Skip to content

Magento 2 credentials#

You can use these credentials to authenticate the following nodes:

Prerequisites#

Create a Magento account.

Using Access Token#

From your Magento admin panel:

  1. Navigate to System > Extensions > Integrations.
  2. Select Add New Integration.
  3. Enter a name for your n8n integration and your admin password.
  4. Navigate to the API tab and select the Magento resources this n8n integration should be able to access.
  5. Select Save to confirm your selections.
  6. From the Integrations page, click Activate for the new n8n integration.
  7. Select Allow to display a dialog screen with the credentials.
  8. Copy the Access Token value to use in n8n.

From n8n:

  1. Enter the Host address of your Magento store.
  2. Enter the Access Token obtained above.
  3. Click Save to create the credentials.