Creating an Integration in Magento 2
This page explains how to create an integration in Magento 2 to connect it with Picqer. This is required, for example, if your shop uses two-factor authentication (2FA).
Create the integration in Magento
In the Magento 2 Admin area, navigate to System -> Extensions > Integrations.
Click "Add New Integration" in the top-right corner.
Enter a name for the integration (e.g., Picqer) and enter your password for verification.
Switch to the "API" tab and set the "Resource Access" option to "All".
Click "Save" in the top-right corner.
Activate the new integration by clicking "Activate" in the integration list, then click "Allow" in the top-right corner.
You might see an "Integration not secure" message next to the integration. This is a known issue in Magento 2. The connection with Picqer is secure.
Use the information now displayed in the next step.
Set up the integration in Picqer
In Picqer, navigate to Settings > Webshops.
Click "Add New Webshop" in the top-right corner.
Select "Link" for Magento 2.
Under "Connection," enter the URL of your shop's homepage, and select "Integration" as the authentication type.
Now, copy the details from Magento into the corresponding fields in Picqer (Consumer key, consumer secret, access token, & access token secret).
Click "Save" at the bottom.
Now follow the rest of the steps in the Magento 2 Connection guide.