Gong

Gong API Integration Profile

Information and guides about integrating with Gong API

Add Gong Integration to Your Product

Retrieve detailed call data by various filters (/v2/calls/extensive) in Gong API

Lists detailed call data for calls that took place during a specified date range, have specified call IDs or hosted by specified users.

When accessed through a Bearer token authorization method, this endpoint requires the scope 'api:calls:read

'. Moreover, clients requesting media download URLs by the contentSelector.exposedFields.media field should also have the scope 'api:calls:read
'.

Input schema fields
Field NameAPI KeyTypeDescription
Queryqueryobject
Datadataobject
Cursordata.cursorstringWhen paging is needed, provide the value supplied by the previous API call to bring the following page of records.
Filterdata.filterobjectFilter parameters.
From Date Timedata.filter.fromDateTimestringDate and time (in ISO-8601 format: '2018-02-18T02:30:00-07:00' or '2018-02-18T08:00:00Z', where Z stands for UTC) from which to list recorded calls. Returns calls that started on or after the specified date and time. If not provided, list starts with earliest call. The date applies to call start time.
Output schema fields
Field NameAPI KeyTypeDescription
Request IdrequestIdstringA Gong request reference Id, generated for this request. Can be used for troubleshooting purposes.
RecordsrecordsobjectInformation about the number of records that match the requested filter.
Total Recordsrecords.totalRecordsintegerTotal number of records.
Current Page Sizerecords.currentPageSizeintegerNumber of records in the current page.
Current Page Numberrecords.currentPageNumberintegerCurrent page number.

Build every single integration your customers need with AI

Book a demo