Synchronize PrestaShop using webservices API and PowerShell
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 [...]