Twake 凭据(Twake credentials)#
你可以使用以下凭据验证以下节点:
🌐 You can use these credentials to authenticate the following nodes:
先决条件(Prerequisites)#
创建一个 Twake 账户。
🌐 Create a Twake account.
支持的身份验证方法(Supported authentication methods)#
- 云 API 密钥
- 服务器 API 密钥
相关资源(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 云环境并选择 配置 时生成。有关更详细的说明,请参阅 如何将 n8n 连接到 Twake。
使用服务器 API 密钥(Using Server API key)#
要配置此凭据,你需要:
🌐 To configure this credential, you'll need:
- A 主机 URL:你自托管 Twake 实例的 URL。
- 一个公共 ID:在你创建应用时生成。
- 一个 私密 API 密钥:在创建应用时生成。
要生成你的公共 ID和私有 API 密钥,创建一个 Twake 应用:
🌐 To generate your Public ID and Private API Key, create a Twake application:
- 转到 工作区设置 > 应用和连接器 > 访问你的应用和连接器 > 创建应用。
- 输入相应的详细信息。
- 创建应用后,查看其API详情。
- 复制公共标识符并将其添加为 n8n 的公共 ID。
- 复制私钥并将其作为 n8n 的私有 API 密钥添加。
有关更多信息,请参阅API 设置。
🌐 Refer to API settings for more information.