Magento v2
The Magento V2 connector implements an interface to Magento and provides tasks to upload and download data from Magento. 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 Magento, for more information on setting up and managing connections see Connecting to Magento v2.
Tips & Tools
Supported Versions
This connector only supports version 2 of Magento. Please see Magento v1 connector for information relating to Magento V1.
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.