# Gong AI integration on Definable

> Gong is a platform for video meetings, call recording, and team collaboration.

## What this connects

Gong is a platform for video meetings, call recording, and team collaboration.

Vendor: https://www.gong.io

## Tools available

**57** tools available. First 12:

- `GONG_ADD_CALL_MEDIA_V2_CALLS_ID_MEDIA` — Add call media — Adds a call media, recorded by a telephony system (PBX) or other media recording facility. Gong accepts call recordings in various audio and video file formats, including WAV, MP3, MP4, MKV and FLAC. If uploading a dual-channel (stereo) file separated by speaker, make sure to specify which channel corresponds to the company team member (rep) in the parties/mediaChannelId parameter of the Add New Call operation. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:calls:create'.
- `GONG_ADD_NEW_CALL_V2_CALLS` — Add new call  v2 calls — When using this endpoint, either provide a downloadMediaUrl or use the returned callId in a follow-up request to /v2/calls/{id}/media to upload the media file. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:calls:create'.
- `GONG_AGGREGATE_ACTIVITY_BY_PERIOD_VIA_API` — Aggregate activity by period via api — Lists the aggregated activity of multiple users within the Gong system for each time period within the defined date range. This endpoint returns multiple records, one for each user. For each user there are items for every time period in the date range, including statistics about the user's activity. Records are returned only for users with activity in the range. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:stats:user-actions'.
- `GONG_AGGREGATE_USER_ACTIVITY_STATISTICS` — Aggregate user activity statistics — Lists the activity of multiple users within the Gong system during a defined period. Given the period, this endpoint returns multiple records, one for each user, with an applicable activity during the period. Each record includes statistics about the user's activity. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:stats:user-actions'.
- `GONG_ASSIGN_PROSPECTS_TO_FLOW` — Assign prospects to flow — Use this endpoint to assign a number of prospects to a flow. Prospects can be contacts or leads in your CRM. Generate a list of comma separated CRM Ids of the prospects you want to add to a flow. The flowInstanceOwnerEmail parameter is the email address of the Gong user who set up the flow instance and owns the flow to-dos. You can assign up to 200 prospects to a flow in a single request. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:flows:write'.
- `GONG_CREATE_ACTIVITY_SCORECARDS_REPORT` — Retrieve activity scorecards report — Retrieve all the answers for the scorecards that were reviewed during a specified date range, for calls that took place during a specified date range, for specific scorecards or for specific reviewed users. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:stats:scorecards'.
- `GONG_CREATE_A_NEW_GONG_MEETING_V2_MEETINGS` — Create a new gong meeting  v2 meetings — When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:meetings:user:create'.
- `GONG_CREATE_PERMISSION_PROFILE_V2_PERMISSION_PROFILE` — Create permission profile  v2 permission profile — Create a permission profile in a given workspace.
- `GONG_DATA_PRIVACY_FOR_PHONE_NUMBER` — Data privacy for phone number — Shows the elements in the Gong system that reference the given phone number. Given a phone number, this endpoint returns details of any leads or contacts with this phone number and their associated calls and email messages. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:data-privacy:read'.
- `GONG_DELETE_A_GENERIC_CRM_INTEGRATION_V2_CRM_INTEGRATIONS` — Delete a generic CRM integration — Deletes an existing generic CRM integration from the Gong platform. This endpoint asynchronously removes a CRM integration and all its associated CRM objects (Accounts, Contacts, Deals, Leads, and Users). Use this when you want to disconnect a previously established integration between Gong and a CRM system. IMPORTANT: This endpoint only works with generic CRM integrations created via the 'register_crm_integration' action. It does NOT delete native integrations (e.g., Salesforce, HubSpot) that were set up directly through Gong's UI. The deletion is permanent and cannot be undone, so use with caution. This operation will affect data synchronization and may impact existing analytics or reports that rely on the integrated CRM data. Before deletion, you can retrieve existing integration details using the 'get_crm_integration_details' action to verify the integration ID.
- `GONG_DELETE_MEETING` — Delete Meeting — Deletes a Gong meeting created via the Meetings API (Beta). Use this to remove a scheduled meeting by providing its unique meeting ID and the organizer's email address. Note: This endpoint is for meetings created through Gong's Meetings API, not for recorded calls accessible via the Calls API. Returns organizer email and request ID upon successful deletion.
- `GONG_DELETE_USERS_FROM_CALL_ACCESS_LIST` — Delete users from call access list — Remove individual user access from calls. The request can only remove access previously given by the /v2/calls/users-access API. If a given user does not have access to the call, they will be unaffected. If a given user does have access to the call, but not through the public API (for example if the call was shared with the user), the user's access will remain unchanged. When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:call-user-access:write'.

## Auth

Auth schemes: `BASIC`, `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Gong

Inside a Definable workflow, Gong is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Gong** — the Researcher (GPT-5.5) pulls context from Gong (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Gong** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Gong (create record, post message, draft email).
- **Designer / Engineer → Distributor → Gong** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Gong (attach file, open PR comment, post status).

The Verifier checks every Gong call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- analytics — https://definable.ai/apps/category/analytics/
- ai sales tools — https://definable.ai/apps/category/ai-sales-tools/

## Related

- HTML page: https://definable.ai/apps/gong/
- Same category (analytics): https://definable.ai/apps/category/analytics/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
