Magento v1
The Magento connector implements an interface to Magento and provides tasks to import and export 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 the page Connecting to Magento v1.
Zynk requires an API user account to be able to connect to Magento. You can create one from your Magento admin by going to System -> Web Services -> SOAP/XML-RPC Users. Make sure you assign the user a role which grants it access to the areas of Magento you want to integrate with. Roles can be configured from System -> Web Services -> SOAP/XML-RPC Roles.
Supported Versions
This connector only supports version 1 of Magento. Please see Magento v2 for information relating to Magento V2.
Performance Issue
It is normal for each individual record to take about half a second to export from the Magento API servers. Therefore, it may take quite some time to export a large amount of data. Where appropriate, filters can be used to select only certain records for export, which can reduce the amount of time taken.
Articles and Sample Files
There is a Workflow Template, Articles and Sample Files on the links below: