mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| permalink | description |
|---|---|
| /credentials/magento2 | Learn to configure credentials for the Magento 2 node in n8n |
Magento 2
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Magento account.
Using Access Token
From your Magento admin panel:
- Navigate to System > Extensions > Integrations.
- Select Add New Integration.
- Enter a name for your n8n integration and your admin password.
- Navigate to the API tab and select the Magento resources this n8n integration should be able to access.
- Select Save to confirm your selections.
- From the Integrations page, click Activate for the new n8n integration.
- Select Allow to display a dialog screen with the credentials.
- Copy the Access Token value to use in n8n.
From n8n:
- Enter the Host address of your Magento store.
- Enter the Access Token obtained above.
- Click Save to create the credentials.