Gong credentials
You can use these credentials to authenticate the following nodes:
Supported authentication methods
- API access token
- OAuth2
Related resources
Refer to Gong's API documentation (opens in a new tab) for more information about the service.
Using API access token
To configure this credential, you'll need a Gong (opens in a new tab) account and:
- An Access Key
- An Access Key Secret
You can create both of these items on the Gong API Page (opens in a new tab) (you must be a technical administrator in Gong to access this resource).
Refer to Gong's API documentation (opens in a new tab) for more information about authenticating to the service.
Using OAuth2
To configure this credential, you'll need a Gong (opens in a new tab) account, a Gong developer (opens in a new tab) account and:
- A Client ID: Generated when you create an Oauth app for Gong.
- A Client Secret: Generated when you create an Oauth app for Gong.
If you're self-hosting n8n, you'll need to create an app (opens in a new tab) to configure OAuth2. Refer to Gong's OAuth documentation (opens in a new tab) for more information about setting up OAuth2.