Skip to content

Trello 凭据#

¥Trello credentials

你可以使用以下凭据验证以下节点:

¥You can use these credentials to authenticate the following nodes:

¥Trello Trigger

支持的身份验证方法#

¥Supported authentication methods

  • API 密钥

¥API key

相关资源#

¥Related resources

有关服务的更多信息,请参阅 Trello API 文档

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

使用 API 密钥#

¥Using API key

要配置此凭据,你需要一个 Trello 账户以及:

¥To configure this credential, you'll need a Trello account and:

  • API 密钥

¥An API Key

  • API 令牌

¥An API Token

要生成 API 密钥和 API 令牌,请创建一个 Trello Power-Up:

¥To generate both the API Key and API Token, create a Trello Power-Up:

  1. 打开 Trello Power-Up 管理门户

¥Open the Trello Power-Up Admin Portal. 2. 选择“新建”。

¥Select New. 3. 输入 Power-Up 名称,例如 n8n integration

¥Enter a Name for your Power-Up, like n8n integration. 4. 选择 Power-Up 应有权访问的工作区。

¥Select the Workspace the Power-Up should have access to. 5. iframe 连接器 URL 留空。

¥Leave the iframe connector URL blank. 6. 输入相应的联系信息。

¥Enter appropriate contact information. 7. 选择“创建”。

¥Select Create. 8. 这应该打开“API 密钥”页面。(如果未打开,请打开该页面。)

¥This should open the Power-Up to the API Key page. (If it doesn't, open that page.) 9. 选择“生成新的 API 密钥”。

¥Select Generate a new API Key. 10. 复制访问密钥并将其作为访问密钥 ID 输入到 n8n 中。

1
¥Copy the **API key** from Trello and enter it in your n8n credential.
  1. 在 Trello API 密钥页面中,将你的 n8n 基本 URL 输入为“允许的来源”。

    ¥In your Trello API key page, enter your n8n base URL as an Allowed origin. 12. 在“功能”中,确保选择必要的选项。

    ¥In Capabilities make sure to select the necessary options. 13. 选择 Trello API 密钥旁边的“令牌”链接。

    ¥Select the Token link next to your Trello API Key. 14. 出现提示时,选择“允许”以授予所有请求的权限。

    ¥When prompted, select Allow to grant all the permissions asked for. 15. 复制 Trello 令牌,并将其作为 n8n API 令牌输入。

    ¥Copy the Trello Token and enter it as the n8n API Token.

有关 API 密钥和令牌的更多信息,请参阅 Trello 的 API 简介。有关创建 Power-Ups 的更多信息,请参阅 Trello 的 Power-Up 管理门户

¥Refer to Trello's API Introduction for more information on API keys and tokens. Refer to Trello's Power-Up Admin Portal for more information on creating Power-Ups.