Synchronize PrestaShop using webservices API and PowerShell

2020-03-22T07:09:15+01:00Marzo 20th, 2020|Programming|

Synchronize PrestaShop using webservices API and PowerShell The code below uploads to a PrestaShop catalog data fetched from an ERP. The code is generic up to the ### ERP specific section; ERP dependend SQL queries fetch data that is sent to the products, images/products and specific_prices PrestaShop webservices [...]