Skip to main content

What You'll Need

CredentialWhat it is
Access KeyWorkspace API access key from Gong
Access Key SecretSecret shown once when the key is created
API Base URLGong API host (https://api.gong.io or your regional URL from Company Settings)

Overview

Connect Parable to Gong for calls, CRM, meetings, and workspace analytics using HTTP Basic authentication with a workspace-scoped Access Key and Secret.

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.
  • Your Gong API Base URL. Most workspaces use https://api.gong.io. Regional endpoints (for example https://us-12345.api.gong.io) appear under Company Settings → Ecosystem → API.
Gong API keys are workspace-scoped. They can expire; Gong notifies workspace admins before rotation.

Setup Guide

1

Open Gong API settings

  1. Sign in to Gong as a Technical Administrator.
  2. Open Company Settings → Ecosystem → API (or go to app.gong.io/company/api).
2

Enable required API scopes

Each API key in Gong has scopes toggled individually. Enable only the scopes for the data categories you want Parable to collect.
ScopePurpose
api:calls:read:basicCall recordings
api:calls:read:extensiveCall details & AI insights
api:calls:read:transcriptCall transcripts
api:users:readUsers & settings history
api:settings:scorecards:readScorecard definitions
api:stats:scorecardsScorecard responses
api:settings:trackers:readTracker definitions
api:workspaces:readWorkspaces & library folders
api:logs:readAudit logs
api:crm-calls:manual-association:readCRM call associations
api:stats:user-actions:detailedDaily user activity
api:stats:interactionInteraction statistics
api:stats:user-actionsActivity aggregates
api:crm:get-objectsCRM entities (Accounts, Contacts, Deals)
api:meetings:integration:statusMeetings
api:permission-profile:readPermission profiles
api:crm:integrations:readCRM integrations
api:permission-profile:read may need to be enabled by Gong Support on some tiers.
3

Create API credentials

  1. Click Get API Key.
  2. Copy the Access Key and Access Key Secret. The secret is shown once — store it in a password manager before closing the page.
Copy your now!This is the only time it will be displayed. Store it in a secure password manager before closing this page.
4

Enter values in the form

  1. Access Key, Access Key Secret, and API Base URL: Enter the values from Gong (use your regional base URL if applicable).
  2. Click Save & test connection.