Skip to content

Discourse 凭据(Discourse credentials)#

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

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

先决条件(Prerequisites)#

  • 托管一个 Discourse 实例
  • 在你的托管实例上创建账户,并确保你是管理员。

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

  • API 密钥

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

🌐 Refer to Discourse's API documentation for more information about the service.

使用 API 密钥(Using API key)#

要配置此凭据,你需要:

🌐 To configure this credential, you'll need:

  • 你的 Discourse 实例的 URL,例如 https://community.n8n.io
  • 一个 API 密钥:通过 Discourse 管理面板创建一个 API 密钥。有关如何创建 API 密钥并指定用户名的说明,请参阅 Discourse 创建和配置 API 密钥的文档
  • A 用户名:使用你自己的名字、system 或其他用户。

请参阅 Discourse API 文档 的身份验证部分以获取示例。

🌐 Refer to the Authentication section of the Discourse API documentation for examples.