You will first need to upload the Magento Rest Service by following the below instructions:
- From the main Navigation Menu, select Maintenance and then REST Services.
- On the REST Services page, click the Import Rest Service button.
- This opens the Import Rest Service window allowing you to upload the Json File linked here.
- After you have selected the file, you can press the process import button.
Now you can add the connector by following the below instructions:
- On the left side options column click Connections.
- On the Connections page click on the Create Connection button.
- On the New Connection page click on the Magento icon.
- The page to configure the Magento connection opens.
- Login to your Magento account with a user that has permissions to create an Integration
- Once logged in to Magento you will need to navigate to System > Extensions > Integrations
- Click “Add New Integration”
- Give the Integration a name and enter your password.
- Switch to the API tab and grant the Integration access to all resources needed for the integration.
- Click Save and Activate
- Click “Allow on the next screen to validate the security settings
- On the next screen, copy the “Access Token”
- Enter the token in the authorization header with this format “Bearer Access Token”
- Change the storename variable to your Store Name
- Click Save