- Setup
- Reference
What You'll Need
| Credential | What it is |
|---|---|
| Client ID | OAuth application client ID from Gong |
| Client Secret | OAuth application client secret |
| Refresh Token | Token from completing the Gong OAuth authorization flow |
Overview
Connect Parable to Gong using OAuth 2.0 refresh tokens. You create a Gong OAuth application, complete the authorization flow outside Parable, then paste the client credentials and refresh token into the connection form.You do not enter an API Base URL in the form. Parable derives your regional Gong API host from the token response when you click Save & test connection, then stores it on the connector automatically.
Conversations & CRM
Call recordings, transcripts, CRM associations, meetings
People & workspace
Users, workspaces, scorecards, trackers, audit logs
Prerequisites
Setup access in . These steps require , or a colleague with equivalent permissions who can create credentials for you.If that is not you, ask your administrator.
- A Gong OAuth application with the API scopes you need enabled
- A refresh token obtained after authorizing that application
Setup Guide
Create a Gong OAuth application
- Sign in to Gong as a Technical Administrator.
- Open Company Settings → Ecosystem → API.
- Create an OAuth application and note the Client ID and Client Secret.
Enable required API scopes
Enable the same scopes on the OAuth application that you need Parable to collect. See the Basic Auth setup guide reference tab for the full scope list.
Obtain a refresh token
- Complete the Gong OAuth authorization flow using your OAuth application (outside Parable).
- Exchange the authorization code at
https://app.gong.io/oauth2/generate-customer-tokenfor access and refresh tokens. - Copy the refresh token for the Parable form.
Parable does not host an in-app OAuth wizard in v1. You paste credentials manually after completing authorization in Gong or your own tooling.