In this guide, we will show you how to connect to Magento 2.
The process includes creating a custom integration to Sello and then activating said integration.
First off, you need to create the integration.
Here's how:
- Log into: Magento admin
- Go to: System -> Integrations
- Click: Add New Integration
- In the Integration Info -section, input the following:
- Name: Sello
- Email: support@sello.io
- Callback URL: https://magento-auth.sello.io/endpoint
- Identity link URL: https://magento-auth.sello.io/login
- Your Password: *Your Magento admin password*
- In the API -section, select: Resource Access = All
- Click: Save
When the integration has been created, you'll need to activate it.
Here's how:
- Go to: System -> Integrations
- Find our integration (Sello)
- Click: Activate
- In the access request pop-up, click: Allow
At this point a Sello login window will pop up, and when you have logged in using your Sello credentials, the connection has been set up.
Done!