Skip to main content
Ensure you have Business Admin privileges within your Gong account to create OAuth integrations.

Create an OAuth Integration

To enable OAuth 2.0 authentication, you’ll need to create an integration in Gong.

1

Log in to Gong

Sign in to your Gong account.

2

Go to Admin Center

Click on the Admin Center button (gear icon) from the left menu at the bottom.

3

Navigate to API Page

Under the Ecosystem section, click on the API menu.

4

Open Integrations Section

Click on the INTEGRATIONS tab to open it.

5

Create New Integration

Click the Create Integration button to start creating a new OAuth integration.

  • Enter a name for your integration (e.g., “StackOne”)
  • Add a description for your integration
  • Enter a short description for your integration
  • Upload an app logo (any square image, e.g., your company logo)
6

Configure Required Scopes

In the Required authorization scopes section, select the scopes your integration needs.

  • api:users:read is required for connection testing
  • Select additional scopes based on your integration needs (e.g., api:calls:read:basic for call data)
7

Configure Integration Details

Fill in the required integration information.

  • Redirect URI: https://api.stackone.com/connect/oauth2/gong/callback
  • Privacy Policy URL: Enter a link to your organization’s privacy policy page
  • Terms & Conditions URL: Enter a link to your organization’s terms and conditions page
  • Help Article URL: Enter a link to your integration’s help documentation
  • Contact Emails: Enter email addresses of contacts in your organization
  • Domains: Enter the domains associated with your integration
8

Save and Copy Credentials

Click Save to create the integration. Then copy the Client ID and click Show secret to copy the Client Secret.

  • Store both values securely for use later
  • The Client Secret can be revealed using the Show secret button

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Gong:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Gong
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
    • Scopes (Optional)
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Gong.