Skip to main content
  • Getting Started
  • Authorization

Prerequisites

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

OAuth Setup

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.
1

Create a Gong App

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
2

Create a 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.
3

Submit your Gong Collective application

Once you’ve tested the integration, follow Gong’s guide on Publishing your app.