Skip to content

Rocket.Chat 凭据(Rocket.Chat credentials)#

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

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

先决条件(Prerequisites)#

  • 创建一个 Rocket.Chat 账户。
  • 您的账户必须具有 create-personal-access-tokens 权限才能生成个人访问令牌。

支持的身份验证方法(Supported authentication methods)#

  • API 访问令牌

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

使用 API 访问令牌(Using API access token)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • 您的 用户 ID:在生成访问令牌时显示。
  • 一个 Auth Key:你的个人访问令牌。要生成访问令牌,请前往 头像 > 账户 > 个人访问令牌。复制该令牌并将其作为 n8n 的 Auth Key 添加。
  • 您的 Rocket.Chat 域名:也称为您的默认 URL 或工作区 URL。

有关更多信息,请参阅 个人访问令牌

🌐 Refer to Personal Access Tokens for more information.