Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.connectstrata.com/llms.txt

Use this file to discover all available pages before exploring further.

Getting Started

Gong uses OAuth2 for authentication.

Gong OAuth App Setup

1

Request a Gong Developer Instance

Request a Gong Developer instance.
This process may take up to 5 business days
2

Create a Gong OAuth App

OAuth apps can only be installed in the account where they were created unless you list your app in the Gong Collective. Plan for 2 - 4 weeks to complete the app submission and review process.
Follow the instructions on the Create an OAuth app for Gong page to create an app. Provide the Strata OAuth callback endpoint as your redirect URL:
https://connect.connectstrata.com/oauth/callback
If you plan to sync Call and Transcript data, request the following scopes:
  • api:calls:read:extensive
  • api:calls:read:media-url
  • api:calls:read:basic
  • api:calls:read:transcript
3

Configure the Gong Integration in Strata

Select Gong in the Strata Integration Catalog. Enter your Gong app’s client ID, client secret, and required scopes.
The scopes in the Strata dashboard should match the scopes you requested in your Gong app.
Click the “Connect” button to authorize your Gong app.