EKM
The EKM connector for Zynk allows you to download your orders, customers and stock levels from your EKM site in XML format and then process them with Zynk. It also allows you to update the status of orders and product stock levels.
Each of the tasks require a connection to EKM, for more information on setting up and managing connections see the page Connecting to EKM.
We recommend that only one connection is created in Zynk per EKM store. This is to avoid 'invalid grant' errors due to the existing refresh token being invalidated when a new refresh token is generated.
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.