Twake 凭据#
¥Twake credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
先决条件#
¥Prerequisites
创建 Twake 账户。
¥Create a Twake account.
支持的身份验证方法#
¥Supported authentication methods
- 云 API 密钥
¥Cloud API key
- 服务器 API 密钥
¥Server API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 Twake 文档。
¥Refer to Twake's documentation for more information about the service.
使用云 API 密钥#
¥Using Cloud API key
要配置此凭据,你需要:
¥To configure this credential, you'll need:
- 工作区密钥:将 n8n 应用安装到 Twake Cloud 环境并选择“配置”时生成。请参阅 如何将 n8n 连接到 Twake? 获取更详细的说明。
¥A Workspace Key: Generated when you install the n8n application to your Twake Cloud environment and select Configure. Refer to How to connect n8n to Twake for more detailed instructions.
使用服务器 API 密钥#
¥Using Server API key
要配置此凭据,你需要:
¥To configure this credential, you'll need:
- 主机 URL:Twake 自托管实例的 URL。
¥A Host URL: The URL of your Twake self-hosted instance.
- 公共 ID:创建应用时生成。
¥A Public ID: Generated when you create an app.
- 私有 API 密钥:创建应用时生成。
¥A Private API Key: Generated when you create an app.
生成公钥和私钥:创建 Twake 应用:
¥To generate your Public ID and Private API Key, create a Twake application:
- 前往“工作区设置”>“应用和连接器”>“访问你的应用和连接器”>“创建应用”。
¥Go to Workspace Settings > Applications and connectors > Access your applications and connectors > Create an application. 2. 输入相应的详细信息。
¥Enter appropriate details. 3. 创建应用后,查看其 API 详细信息。
¥Once you've created your app, view its API Details. 4. 复制公钥,并将其添加为 n8n 公钥 ID。
¥Copy the Public identifier and add it as the n8n Public ID. 5. 复制私钥,并将其添加为 n8n 私有 API 密钥。
¥Copy the Private key and add it as the n8n Private API Key.
有关更多信息,请参阅 API 设置。
¥Refer to API settings for more information.