Prestashop
The Prestashop connector implements an interface to Prestashop and provides tasks to upload and download data from Prestashop. All data is transferred using an XML format, please refer to the individual task pages for examples of the format for each task.
Each of the tasks require a connection to Prestashop, for more information on setting up and managing connections see Connecting to Prestashop.
Note
This connector implements the Zynk rest client, which means that you can enable the 'Log Debug Messages' in the Zynk common task settings to log API requests and responses to the working directory.
This is useful when debugging issues as you can see the information Zynk is passing to and receiving from the external REST interface.