Magento 2 Setup
ApiKey Setup
To authenticate the connector you will first have to create an API Key:
- Log in to the admin portal, and click
System
>Extensions
>Integrations
. - Click
Add New Integration
. - Enter a unique name for the integration in the
Name
field, and enter your admin password in theYour Password
field, leaving all other fields blank. - Click the API tab and select the Magento resources the integration should be able to access.
- Click
Save
. - Click the
Activate
link next to your new integration. - Click
Allow
and copy the value in theAccess Token
field.
Now that you have your Access token go to the Connector Setup
page in Cyclr.
- On the first page you should enter the domain of your Magento site e.g.
https://my-magento-site.com
and clickNext
. - Paste your
Access Token
into theAPI Key
field and clickNext
. - Your connector is now setup and ready to go.