Magento 2 Setup

To authenticate the connector, you need to create an API Key:

  1. Log in to the Magento 2 admin portal, and select System > Extensions > Integrations.
  2. Select Add New Integration.
  3. Enter a unique name for the integration in the Name field, enter your admin password in the Your Password field, and leave all the other fields blank.
  4. Select the API tab, set Resource Access to All, and then select Save.
  5. Select the Activate link next to your new integration.
  6. Select Allow and copy the value in the Access Token field (not the Consumer Key).

Cyclr account setup

Cyclr asks you for the below values when you install the Magento 2 connector into an account:

PropertyDescription
DomainThe domain of your Magento 2 site, for example, https://my-magento-site.com
API KeyThe API Key from your Magento 2 account.

Webhooks

If you want to use webhooks with Magento 2, Cyclr has a dedicated Magento 2 Webhooks Connector and a plugin that you can install in your Magento 2 instance.

For more information, see our Magento 2 Webhooks connector documentation.