The Gong connector enables Glean to index and search call data, transcripts, metadata, and library folders from Gong, enforcing all relevant user permissions. Glean’s connector uses OAuth 2.0 authentication, integrates with Gong via its API, and ensures that no data leaves the customer’s cloud environment.

Supported Features and Limitations

Glean’s Gong connector is designed to work with Gong’s cloud service for enterprise search, enforcing access permissions strictly at the time of search to ensure compliance with Gong’s data visibility policies.

Supported Objects/Entities

  • Calls (including recordings)
  • Call metadata (such as participants, duration, and topics)
  • Call transcripts (full text of conversations)
  • Library folders (structure and permissions for organization of call recordings)

Supported API Endpoints/Features

  • User identity and membership data: Used to map users, permission profiles, and workspace assignments
  • Folder (Library) crawling: Hierarchical crawling of public and private library folders for permissions inheritance
  • Calls API: Crawls all call records, their participants, metadata, and transcripts, both at the workspace level and within library folders
  • Permissions mapping: Reconstructs Gong’s permission model in Glean using information from call participation and permission profiles

Limitations

  • Permissions for shared calls, managed directly within Gong’s UI, are not accessible via the Gong API and thus are not enforced in Glean
  • Users mentioned in comments on a call do not have permissions mapped for those calls within Glean
  • All data is supported for cloud (SaaS) Gong instances only; on-prem variants or distinct Gong environments are not currently supported
  • Content modification permissions in Gong are not relevant, as Glean connectors are read-only

Requirements

The following requirements must be met for successful deployment and operation of the Gong connector.

Technical Requirements

  • Customer must use Gong’s cloud service
  • Glean must have access to the customer’s Gong instance over the internet (no firewall restrictions blocking the Gong API)
  • Glean environment is hosted in the customer’s GCP project/environment to ensure no data leaves their cloud

Credential Requirements

  • OAuth 2.0 credentials are required for authentication. An admin user in Gong must perform the authentication flow to authorize data access
  • Credentials are stored securely within the customer’s Glean deployment after successful authentication

Permission Requirements

  • The authenticating Gong user must be an admin in Gong
  • Access must be sufficient to read: users, permission profiles, workspaces, folders (library), calls, call transcripts, and metadata
  • The connector implements Gong’s permission model; only users with access to data in Gong will have access to corresponding items in Glean

Preliminary Source/System Setup

  • Ensure an admin account is available for authentication
  • No separate app registration or manual API enabling is required, as Glean uses a central integration app for this connector
  • Access the setup page in the Glean deployment console and follow the onscreen steps to begin authentication

External References

  • For details on Gong API endpoints and permission models, refer to official Gong API documentation (not linked here but may be requested from Gong’s developer portal or support)

Configuration and Setup Instructions

Configuration and setup for the Gong connector are performed in the Glean Admin/Data Sources console. Most steps are automated with onscreen instructions.

Prerequisites

  • Gong admin credentials
  • Internet access from Glean environment to Gong API

Authentication and Credentials

  • In the deployment console, navigate to the Gong connector setup page
  • Click the provided link to start the OAuth 2.0 authorization process with the Glean-Gong integration app
  • Authenticate with Gong using the admin account credentials
  • Upon successful authorization, required credentials are securely stored and Glean is authorized to access the Gong API for crawling

Step-by-Step Setup

  1. Log in to the Glean deployment console as an admin
  2. Navigate to the Data Sources section
  3. Begin setup for the Gong connector by following the setup wizard
  4. Click the link presented to initiate OAuth 2.0 authorization with Gong
  5. Log in to Gong as an admin to grant consent
  6. After setup is complete, Glean will begin crawling Gong content and permissions at regular intervals (typically hourly)
  7. (Optional) Configure which users or groups should be able to view Gong search results in Glean, as needed for your organization’s policies
Glean processes and ingests data and permissions according to Gong’s model and reflects permissions changes promptly—if a user’s access changes in Gong, this is updated in Glean during the next crawl cycle.