Skip to content

Gong 凭据(Gong credentials)#

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

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

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

  • API 访问令牌
  • OAuth2

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

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

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

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

🌐 To configure this credential, you'll need a Gong account and:

  • 一个 访问密钥
  • 访问密钥秘密

你可以在 Gong API 页面 创建这两个项目(你必须是 Gong 的技术管理员才能访问此资源)。

🌐 You can create both of these items on the Gong API Page (you must be a technical administrator in Gong to access this resource).

有关如何验证服务的更多信息,请参阅Gong的API文档

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

使用 OAuth2(Using OAuth2)#

要配置此凭证,你需要一个 Gong 账户、一个 Gong 开发者 账户以及:

🌐 To configure this credential, you'll need a Gong account, a Gong developer account and:

  • A 客户端ID:在为Gong创建Oauth应用时生成。
  • 一个 客户端密钥:在你为 Gong 创建 OAuth 应用时生成的。

如果你正在自行托管 n8n,你需要创建一个应用来配置 OAuth2。有关设置 OAuth2 的更多信息,请参考Gong 的 OAuth 文档

🌐 If you're self-hosting n8n, you'll need to create an app to configure OAuth2. Refer to Gong's OAuth documentation for more information about setting up OAuth2.