节点与集成

WooCommerce credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

  • Install the WooCommerce plugin on your WordPress website.
  • In WordPress, go to Settings > Permalinks and set your WordPress permalinks to use something other than Plain.

Supported authentication methods

  • API key

Related resources

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

Using API key

To configure this credential, you'll need:

  • A Consumer Key: Created when you generate an API key.
  • A Consumer Secret: Created when you generate an API key.
  • A WooCommerce URL

To generate an API key and set up your credential:

  1. Go to WooCommerce > Settings > Advanced > Rest API > Add key.
  2. Select Read/Write from the Permissions dropdown.
  3. Copy the generated Consumer Key and Consumer Secret and enter them into your n8n credentials.
  4. Enter your WordPress site URL as the WooCommerce URL.
  5. By default, n8n passes your credential details in the Authorization header. If you need to pass them as query string parameters instead, turn on Include Credentials in Query.

Refer to Generate Keys for more information.

Resolve "Consumer key is missing" error

When you try to connect your credentials, you may receive an error like this: Consumer key is missing.

This occurs when the server can't parse the Authorization header details when authenticating over SSL.

To resolve it, turn on the Include Credentials in Query toggle to pass the consumer key/secret as query string parameters instead and retry the credential.

官方原文和授权

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

来源、授权与修改

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

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