Overview
In order for your integration to pull orders, you'll need to create and configure an integration user in Magento. In this article, we'll go over the steps on how to do this.
Creating a User
To begin, log in to the Magento backend for your website. Head to System > Integrations, and select Add New. Now you're ready to start configuring the new user.
We recommend setting the name to "Modern Retail", for ease of use. Set the email to "integrations@modernretail.com", and then hit save. There is no callback or identity URL to concern yourself with.
From there, on the API tab, give the user the following permissions:
- Sales
- Customers
- Catalog
Make sure all the permissions in each category are included. From there, hit Save & Activate. This will generate the following 4 things for the new user:
- Consumer Key
- Consumer Secret
- Access Token
- Access Token Secret
Enter all 4 of these in the relevant form located in the Modern Retail Onboarding Center. Let your project manager know if you encounter any difficulties.