Skip to content

Gong 凭据#

¥Gong credentials

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

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

支持的身份验证方法#

¥Supported authentication methods

  • API 访问令牌

¥API access token

  • OAuth2

相关资源#

¥Related resources

有关服务的更多信息,请参阅 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:

  • 访问密钥

¥An Access Key

  • 访问密钥

¥An Access Key Secret

你可以在 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:

  • 客户端 ID:为 Gong 创建 OAuth 应用时生成。

¥A Client ID: Generated when you create an Oauth app for Gong.

  • 客户端密钥:为 Gong 创建 OAuth 应用时生成。

¥A Client Secret: Generated when you create an Oauth app for Gong.

如果你是 self-hosting 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.