节点与集成

Magento 2 credentials

You can use these credentials to authenticate the following node:

Prerequisites

  • Create a Magento (Adobe Commerce) account.
  • Set your store to Allow OAuth Access Tokens to be used as standalone Bearer tokens.
  • Go to Admin > Stores > Configuration > Services > OAuth > Consumer Settings.
  • Set the Allow OAuth Access Tokens to be used as standalone Bearer tokens option to Yes.
  • You can also enable this setting from the CLI by running the following command:
text
bin/magento config:set oauth/consumer/enable_integration_as_bearer 1

This step is necessary until n8n updates the Magento 2 credentials to use OAuth. Refer to Integration Tokens for more information.

Supported authentication methods

  • API access token

Related resources

Refer to Magento's API documentation for more information about the service.

Using API access token

To configure this credential, you'll need:

  • A Host: Enter the address of your Magento store.
  • An Access Token: Get an access token from the **Admin Panel**:
  1. Go to System > Extensions > Integrations.
  2. Add a new Integration.
  3. Go to the API tab and select the Magento resources you'd like the n8n integration to access.
  4. From the Integrations page, Activate the new integration.
  5. Select Allow to display your access token so you can copy it and enter it in n8n.

官方原文和授权

本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。

来源、授权与修改

本站保留许可证、固定提交号、社区作者和修改说明,不代表 n8n 对本站背书。

查看许可证查看来源和修改说明