Gong

Learn how to use Gong with Composio

Overview

Enum

GONG

Description

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

Authentication Details

api_key
stringRequired
base_url
string

Actions

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:meetings:integration:status’.

Action Parameters

emails
array

Action Response

data
object
successful
boolean
error

Retrieve a specific user’s settings history. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:users:read’.

Action Parameters

id
stringRequired

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

phoneNumber
stringRequired

Action Response

data
object
successful
boolean
error

Given a phone number, this endpoint deletes from the gong system any leads or contacts with a matching phone number or mobile phone number. email messages sent to or from these leads/contacts are deleted. calls where the leads/contacts appear are deleted. the deletion is not immediate, and may take several hours to complete. this endpoint contains a data integrity protection mechanism to prevent the deletion of an abnormal number of objects. if the deletion fails please contact support at help@gong.io delete the data from your crm and email system before performing this operation so that private data is not re-imported into gong. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:data-privacy:delete’.

Action Parameters

phoneNumber
stringRequired

Action Response

data
object
successful
boolean
error

Returns a list of all permission profiles. the listing is in the alphabetical order of the profile names.

Action Parameters

workspaceId
stringRequired

Action Response

data
object
successful
boolean
error

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:meetings:user:delete’.

Action Parameters

meetingId
integerRequired
organizerEmail
string

Action Response

data
object
successful
boolean
error

The getcrmrequeststatus endpoint retrieves the current status of crm integration requests in the gong platform. it allows users to check the progress and outcome of operations related to crm data uploads, synchronization, or other crm-related processes. this endpoint is particularly useful for monitoring the health and progress of crm integrations, troubleshooting issues, and ensuring data consistency between gong and connected crm systems. it should be used when you need to verify if a crm integration request has been completed, is still in progress, or has encountered any errors. the endpoint does not modify any data and is intended for status checking only. note that the specific details returned may vary depending on the type and complexity of the crm integration request being queried.

Action Parameters

integrationId
integerRequired
clientRequestId
stringRequired

Action Response

data
object
successful
boolean
error

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:meetings:user:create’.

Action Parameters

startTime
stringRequired
endTime
stringRequired
title
string
invitees
arrayRequired
externalId
string
organizerEmail
stringRequired

Action Response

data
object
successful
boolean
error

List calls that took place during a specified date range. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:calls:read:basic’.

Action Parameters

cursor
string
fromDateTime
stringRequired
toDateTime
stringRequired
workspaceId
string

Action Response

data
object
successful
boolean
error

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 pubic 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’.

Action Parameters

callAccessList
array

Action Response

data
object
successful
boolean
error

Retrieves details of all keyword trackers in the system or in a given workspace. when accessed through a bearer token authorization method, this endpoint requires the ‘api:settings:trackers:read’ scope.

Action Parameters

workspaceId
string

Action Response

data
object
successful
boolean
error

Retrieve all the scorecards within the gong system. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:settings:scorecards:read’.

Action Parameters

Action Response

data
object
successful
boolean
error

Returns a list of all calls that were manually associated or re-associated with crm account and deal/opportunity since a given time. actions will be listed in the ascending order of their timing. notice if a call was associated and later re-associated the api will return both events. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:crm-calls:manual-association:read’.

Action Parameters

fromDateTime
string
cursor
string

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

clientUniqueId
stringRequired
title
string
purpose
string
scheduledStart
string
scheduledEnd
string
actualStart
stringRequired
duration
integer
parties
arrayRequired
direction
stringRequired
disposition
string
context
array
customData
string
speakersTimeline__precise
boolean
speakersTimeline__speechSegments
array
meetingUrl
string
callProviderCode
string
downloadMediaUrl
string
workspaceId
string
languageCode
string
primaryUser
stringRequired

Action Response

data
object
successful
boolean
error

Push engagement events into gong and display them as events in gong’s activity timeline, when a content is engaged by an external participant (for example, a contract was “signed” by the prospect) when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:engagement-data:write’.

Action Parameters

reportingSystem
stringRequired
eventTimestamp
stringRequired
eventId
string
contentId
string
contentUrl
string
contentTitle
string
actionName
string
eventInfoUrl
string
actor__email
string
actor__name
string
actor__title
string
actor__context
array
crmContext
array
contentProperties
array
eventProperties
array
userAgent
string
mobileAppId
string
agentPlatform
string
workspaceId
string
nonCompanyParticipants
array
moreInfoUrl
string
shareId
string
trackingId
string
sharer__id
string
sharer__email
string
sharer__name
string
sharingMessageSubject
string
sharingMessageBody
string

Action Response

data
object
successful
boolean
error

Returns a permission profile.

Action Parameters

profileId
stringRequired

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

cursor
string
filter__callFromDate
string
filter__callToDate
string
filter__reviewFromDate
string
filter__reviewToDate
string
filter__reviewMethod
string
filter__reviewedUserIds
array
filter__scorecardIds
array

Action Response

data
object
successful
boolean
error

Update a permission profile.

Action Parameters

profileId
stringRequired
id
string
name
string
description
string
callsAccess__permissionLevel
string
callsAccess__teamLeadIds
array
libraryFolderAccess__permissionLevel
string
libraryFolderAccess__libraryFolderIds
array
libraryFolderAccess__managePublicFolder
boolean
libraryFolderAccess__manageStreams
boolean
libraryFolderAccess__manageFolderCalls
boolean
libraryFolderAccess__shareFoldersAndStreams
boolean
dealsAccess__permissionLevel
string
dealsAccess__teamLeadIds
array
forecastPermissions__forecastAccess__permissionLevel
string
forecastPermissions__forecastAccess__teamLeadIds
array
forecastPermissions__forecastEditSubmissions__permissionLevel
string
forecastPermissions__forecastEditSubmissions__teamLeadIds
array
forecastPermissions__forecastEditTargets__permissionLevel
string
forecastPermissions__forecastEditTargets__teamLeadIds
array
coachingAccess__permissionLevel
string
coachingAccess__teamLeadIds
array
insightsAccess__permissionLevel
string
insightsAccess__teamLeadIds
array
usageAccess__permissionLevel
string
usageAccess__teamLeadIds
array
emailsAccess__permissionLevel
string
emailsAccess__teamLeadIds
array
scoreCalls
boolean
overrideScore
boolean
downloadCallMedia
boolean
shareCallsWithCustomers
boolean
manuallyScheduleAndUploadCalls
boolean
privateCalls
boolean
deleteCalls
boolean
trimCalls
boolean
listenInCalls
boolean
deleteEmails
boolean
callsAndSearch
boolean
library
boolean
deals
boolean
createEditAndDeleteDealsBoards
boolean
dealsInlineEditing
boolean
account
boolean
coaching
boolean
usage
boolean
teamStats
boolean
initiatives
boolean
market
boolean
activity
boolean
forecast
boolean
forecastManage
boolean
engageManageCompanyTemplates
boolean
engageManageCompanySequences
boolean
engageCreateAndManageRulesets
boolean
engageSnoozeFlowToDosForOthers
boolean
viewEngageAnalyticsActivity
boolean
viewEngageAnalyticsPerformance
boolean
viewEngageAnalyticsFlows
boolean
manageGeneralBusinessSettings
boolean
manageScorecards
boolean
exportCallsAndCoachingDataToCSV
boolean
crmDataInlineEditing
boolean
crmDataImport
boolean
viewRevenueAnalytics
boolean
manageRevenueAnalytics
boolean

Action Response

data
object
successful
boolean
error

List all of the company’s users. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:users:read’.

Action Parameters

cursor
string
includeAvatars
boolean

Action Response

data
object
successful
boolean
error

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:integration-settings:write’.

Action Parameters

integrationTypeSettings
arrayRequired

Action Response

data
object
successful
boolean
error

Retrieves crm entities from the gong platform. this endpoint allows users to fetch various crm objects such as accounts, deals, and contacts that have been integrated with gong’s revenue intelligence system. it provides a way to access and utilize crm data within the context of gong’s conversation analysis and insights. use this endpoint when you need to synchronize crm data with gong or when you want to retrieve the latest crm entity information for analysis or reporting purposes. the endpoint does not modify any data and is intended for read-only operations. note that the specific fields and structure of the returned entities may vary based on the crm system integrated with gong.

Action Parameters

integrationId
integerRequired
objectType
stringRequired
objectsCrmIds
arrayRequired

Action Response

data
object
successful
boolean
error

Returns a list of all users whose access is controlled by the given permission profile. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:users:read’.

Action Parameters

profileId
stringRequired

Action Response

data
object
successful
boolean
error

Uploads crm data files to the gong platform for integration and analysis. this endpoint allows users to send large crm data files (up to 200mb) using a multipart/form-data request. it should be used when integrating crm systems with gong’s revenue intelligence platform to provide up-to-date customer interaction data. the endpoint is specifically designed for file uploads and does not support other operations like querying or modifying existing data. ensure that the uploaded file contains properly structured crm data compatible with gong’s system for successful integration and subsequent analysis.

Action Parameters

dataFile
object

Action Response

data
object
successful
boolean
error

List multiple users. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:users:read’.

Action Parameters

cursor
string
filter__createdFromDateTime
string
filter__createdToDateTime
string
filter__includeAvatars
boolean
filter__userIds
array

Action Response

data
object
successful
boolean
error

Returns a list of all workspaces including their details. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:workspaces:read’.

Action Parameters

Action Response

data
object
successful
boolean
error

Shows the elements in the gong system that reference the given email address. given an emails address, this endpoint returns details of all calls and email messages that reference this address, and any leads or contacts with this email address. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:data-privacy:read’.

Action Parameters

emailAddress
stringRequired

Action Response

data
object
successful
boolean
error

Give individual users access to calls. if a user already has access (perhaps the call was shared with them, or they have access through their permission profiles) the request will have no effect. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:call-user-access:write’.

Action Parameters

callAccessList
array

Action Response

data
object
successful
boolean
error

Retrieves the comprehensive schema of crm entities in the gong platform. this endpoint provides detailed metadata about the structure, attributes, and relationships of entities within the customer relationship management (crm) system. it is particularly useful for developers integrating with gong’s api who need to understand the data model of the crm entities. the endpoint returns a complete view of all crm entity schemas, which can be used for data mapping, validation, or building dynamic forms. note that this endpoint does not accept any parameters, meaning it returns the full schema without filtering options. while powerful, be mindful of potential performance implications when dealing with large, complex crm structures.

Action Parameters

integrationId
integerRequired
objectType
stringRequired

Action Response

data
object
successful
boolean
error

List log entries that took place during a specified time range. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:logs:read’.

Action Parameters

logType
stringRequired
fromDateTime
stringRequired
toDateTime
string
cursor
string

Action Response

data
object
successful
boolean
error

Given an email address, this endpoint deletes from the gong system any calls or email messages that reference this address. email messages sent to or from the address are deleted. calls where the email address appears (as a lead, contact, attendee or speaker) are deleted. leads or contacts with the email address are deleted. the deletion is not immediate, and may take several hours to complete. this endpoint contains a data integrity protection mechanism to prevent the deletion of an abnormal number of objects. if the deletion fails please contact support at help@gong.io delete the data from your crm and email system before performing this operation so that private data is not re-imported into gong. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:data-privacy:delete’.

Action Parameters

emailAddress
stringRequired

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

cursor
string
filter__fromDate
string
filter__toDate
string
filter__createdFromDateTime
string
filter__createdToDateTime
string
filter__userIds
array

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

crmProspectsIds
arrayRequired
flowId
stringRequired
flowInstanceOwnerEmail
stringRequired

Action Response

data
object
successful
boolean
error

Get the gong engage flows assigned to the given prospects. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:flows:read’.

Action Parameters

crmProspectsIds
arrayRequired

Action Response

data
object
successful
boolean
error

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:digital-interactions:write’.

Action Parameters

eventId
stringRequired
timestamp
stringRequired
eventType
stringRequired
sourceSystemName
string
sessionId
string
device
string
content__contentId
string
content__contentTitle
string
content__contentLabel
array
content__contentUrl
string
content__contentAdditionalInfoUrl
string
content__numericContentDetails__value
integer
content__numericContentDetails__rangeFrom
integer
content__numericContentDetails__rangeTo
integer
content__numericContentDetails__numericType
string
content__stepContentDetails__value
string
content__stepContentDetails__availableSteps
array
content__searchObjectDetails__name
string
content__searchObjectDetails__objectType
string
content__searchObjectDetails__domain
string
content__searchObjectDetails__objectId
string
content__searchObjectDetails__url
string
content__contentCustomFields
array
person__name
string
person__email
string
person__phoneNumber
string
person__personId
string
person__personBusinessContext__objectType
string
person__personBusinessContext__objectId
string
person__personBusinessContext__systemName
string
person__location__country
string
person__location__state
string
person__location__region
string
person__location__city
string
person__company__companyId
string
person__company__name
string
person__company__domain
string
person__company__companyBusinessContexts
array
person__personCustomFields
array
customFields
array
trackingId
string

Action Response

data
object
successful
boolean
error

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 correspondsto 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’.

Action Parameters

id
stringRequired
mediaFile
object

Action Response

data
object
successful
boolean
error

Returns transcripts for calls that took place during the specified date period. if call ids are specified, only transcripts for calls with those ids that took place during the time period are returned. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:calls:read:transcript’.

Action Parameters

cursor
string
filter__fromDateTime
string
filter__toDateTime
string
filter__workspaceId
string
filter__callIds
array

Action Response

data
object
successful
boolean
error

Updates an existing crm integration in the gong platform. this endpoint allows you to modify the details of a previously set up integration between gong and your customer relationship management (crm) system. it’s primarily used for changing the integration’s name or reassigning the ownership to a different team member. this operation is crucial for maintaining accurate and up-to-date integration configurations, especially when there are changes in your organization’s structure or integration strategies. note that this endpoint only updates the integration metadata and does not affect the actual data synchronization between gong and your crm.

Action Parameters

ownerEmail
stringRequired
name
stringRequired

Action Response

data
object
successful
boolean
error

Retrieve a specific user. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:users:read’.

Action Parameters

id
stringRequired

Action Response

data
object
successful
boolean
error

Deletes an existing crm integration from the gong platform. this endpoint should be used when you want to disconnect or remove a previously established integration between gong and a crm system, such as hubspot. it’s particularly useful when you need to change crm providers, stop syncing data between gong and a specific crm, or troubleshoot integration issues by removing and re-adding the connection. the deletion is likely permanent, so use this endpoint with caution. it’s important to note that this operation may affect data synchronization and potentially impact existing analytics or reports that rely on the integrated crm data.

Action Parameters

integrationId
integerRequired
clientRequestId
stringRequired

Action Response

data
object
successful
boolean
error

Create a permission profile in a given workspace.

Action Parameters

workspaceId
stringRequired
id
string
name
string
description
string
callsAccess__permissionLevel
string
callsAccess__teamLeadIds
array
libraryFolderAccess__permissionLevel
string
libraryFolderAccess__libraryFolderIds
array
libraryFolderAccess__managePublicFolder
boolean
libraryFolderAccess__manageStreams
boolean
libraryFolderAccess__manageFolderCalls
boolean
libraryFolderAccess__shareFoldersAndStreams
boolean
dealsAccess__permissionLevel
string
dealsAccess__teamLeadIds
array
forecastPermissions__forecastAccess__permissionLevel
string
forecastPermissions__forecastAccess__teamLeadIds
array
forecastPermissions__forecastEditSubmissions__permissionLevel
string
forecastPermissions__forecastEditSubmissions__teamLeadIds
array
forecastPermissions__forecastEditTargets__permissionLevel
string
forecastPermissions__forecastEditTargets__teamLeadIds
array
coachingAccess__permissionLevel
string
coachingAccess__teamLeadIds
array
insightsAccess__permissionLevel
string
insightsAccess__teamLeadIds
array
usageAccess__permissionLevel
string
usageAccess__teamLeadIds
array
emailsAccess__permissionLevel
string
emailsAccess__teamLeadIds
array
scoreCalls
boolean
overrideScore
boolean
downloadCallMedia
boolean
shareCallsWithCustomers
boolean
manuallyScheduleAndUploadCalls
boolean
privateCalls
boolean
deleteCalls
boolean
trimCalls
boolean
listenInCalls
boolean
deleteEmails
boolean
callsAndSearch
boolean
library
boolean
deals
boolean
createEditAndDeleteDealsBoards
boolean
dealsInlineEditing
boolean
account
boolean
coaching
boolean
usage
boolean
teamStats
boolean
initiatives
boolean
market
boolean
activity
boolean
forecast
boolean
forecastManage
boolean
engageManageCompanyTemplates
boolean
engageManageCompanySequences
boolean
engageCreateAndManageRulesets
boolean
engageSnoozeFlowToDosForOthers
boolean
viewEngageAnalyticsActivity
boolean
viewEngageAnalyticsPerformance
boolean
viewEngageAnalyticsFlows
boolean
manageGeneralBusinessSettings
boolean
manageScorecards
boolean
exportCallsAndCoachingDataToCSV
boolean
crmDataInlineEditing
boolean
crmDataImport
boolean
viewRevenueAnalytics
boolean
manageRevenueAnalytics
boolean

Action Response

data
object
successful
boolean
error

Push engagement events into gong and display them as events in gong’s activity timeline, when a gong user shares content with external participants (for example, a contract was “shared” by the account executive with his prospects) when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:engagement-data:write’.

Action Parameters

reportingSystem
stringRequired
eventTimestamp
stringRequired
eventId
string
contentId
stringRequired
contentUrl
stringRequired
contentTitle
stringRequired
shareId
string
shareInfoUrl
string
sharingMessageSubject
string
sharingMessageBody
string
sharer__id
string
sharer__email
string
sharer__name
string
recipients
array
crmContext
array
contentProperties
array
eventProperties
array
workspaceId
string
actionName
string
nonCompanyParticipants
array
moreInfoUrl
string
trackingId
string
mobileAppId
string
agentPlatform
string
userAgent
string

Action Response

data
object
successful
boolean
error

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:extensive’. moreover, clients requesting media download urls by the contentselector.exposedfields.media field should also have the scope ‘api:calls:read:media-url’.

Action Parameters

cursor
string
filter__fromDateTime
string
filter__toDateTime
string
filter__workspaceId
string
filter__callIds
array
filter__primaryUserIds
array
contentSelector__context
string
contentSelector__contextTiming
array
contentSelector__exposedFields__parties
boolean
contentSelector__exposedFields__content__structure
boolean
contentSelector__exposedFields__content__topics
boolean
contentSelector__exposedFields__content__trackers
boolean
contentSelector__exposedFields__content__trackerOccurrences
boolean
contentSelector__exposedFields__content__pointsOfInterest
boolean
contentSelector__exposedFields__content__brief
boolean
contentSelector__exposedFields__content__outline
boolean
contentSelector__exposedFields__content__highlights
boolean
contentSelector__exposedFields__content__callOutcome
boolean
contentSelector__exposedFields__content__keyPoints
boolean
contentSelector__exposedFields__interaction__speakers
boolean
contentSelector__exposedFields__interaction__video
boolean
contentSelector__exposedFields__interaction__personInteractionStats
boolean
contentSelector__exposedFields__interaction__questions
boolean
contentSelector__exposedFields__collaboration__publicComments
boolean
contentSelector__exposedFields__media
boolean

Action Response

data
object
successful
boolean
error

Given a folder id, this endpoint retrieves a list of calls in it. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:library:read’.

Action Parameters

folderId
string

Action Response

data
object
successful
boolean
error

Retrieve the daily activity of multiple users within the gong system for a range of dates. this endpoint returns records including statistics about each user’s activity, on the daily level. 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:detailed’.

Action Parameters

cursor
string
filter__fromDate
string
filter__toDate
string
filter__createdFromDateTime
string
filter__createdToDateTime
string
filter__userIds
array

Action Response

data
object
successful
boolean
error

Push engagement events into gong and display them as events in gong’s activity timeline, when a content is viewed by an external participant (for example, a contract was “viewed” by the prospect) when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:engagement-data:write’.

Action Parameters

reportingSystem
stringRequired
eventTimestamp
stringRequired
eventId
string
contentId
stringRequired
contentUrl
stringRequired
contentTitle
stringRequired
viewActionTitle
string
shareId
string
viewInfoUrl
string
viewer__email
string
viewer__name
string
viewer__title
string
viewer__context
array
crmContext
array
contentProperties
array
eventProperties
array
userAgent
string
mobileAppId
string
agentPlatform
string
workspaceId
string
trackingId
string
nonCompanyParticipants
array
moreInfoUrl
string
actionName
string
sharer__id
string
sharer__email
string
sharer__name
string
sharingMessageSubject
string
sharingMessageBody
string

Action Response

data
object
successful
boolean
error

Retrieve data for a specific call. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:calls:read:basic’.

Action Parameters

id
stringRequired

Action Response

data
object
successful
boolean
error

Engage flows have the following visibility types: * company: visible to everyone in the company, can only be edited by users with edit permissions. * personal: reps can set up their own flows which are only available to them. * shared: reps can share a flow with other reps. those reps can then add leads to the flow. this endpoint returns all company flows, together with personal flows and flows shared with the user specified in the flowemailowner parameter. when accessed through a bearer token authorization method, use the ‘api:flows:read’ scope.

Action Parameters

flowOwnerEmail
stringRequired
cursor
string
workspaceId
string

Action Response

data
object
successful
boolean
error

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’.

Action Parameters

cursor
string
filter__fromDate
string
filter__toDate
string
filter__createdFromDateTime
string
filter__createdToDateTime
string
filter__userIds
array
aggregationPeriod
stringRequired

Action Response

data
object
successful
boolean
error

Returns a list of users who have received individual access to calls through the api. this endpoint doesn’t cover user that have access for other reasons (such as sharing recipients, or access through permission profiles). when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:call-user-access:read’.

Action Parameters

filter__callIds
array

Action Response

data
object
successful
boolean
error

Returns interaction stats for users based on calls that have whisper turned on. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:stats:interaction’.

Action Parameters

cursor
string
filter__fromDate
string
filter__toDate
string
filter__createdFromDateTime
string
filter__createdToDateTime
string
filter__userIds
array

Action Response

data
object
successful
boolean
error

.public-api-info { background: rgb(222, 235,_255);}.public-api-tip { background: rgb(227, 252,_239);}.public-api-parameter { background:_rgba(9,30,66,0.08);}.public-api-note { background: rgb(234, 230,_255);}.public-api-important { background: rgb(255, 250,_230);}.public-api-critical { background: rgb(255, 235,_230);}table, th, td { border: 1px solid gray; border-collapse:_collapse;}th, td { padding:_5px;}th { text-align:_left;}img { border: 2px solid_#d3d5d9;}returns the crm integration you set up using the put /v2/crm/integrations endpoint. you can only have one integration at a time. when accessed using a bearer token, this endpoint requires the ‘api:crm:integrations:read’ scope.

Action Parameters

Action Response

data
object
successful
boolean
error

List all of the coaching metrics of a manager. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:coaching:read’.

Action Parameters

workspace__id
integerRequired
manager__id
integerRequired
from
stringRequired
to
stringRequired

Action Response

data
object
successful
boolean
error

When accessed through a bearer token authorization method, this endpoint requires the scope ‘api:meetings:user:update’.

Action Parameters

meetingId
integerRequired
startTime
stringRequired
endTime
stringRequired
title
string
invitees
arrayRequired
externalId
string
organizerEmail
stringRequired

Action Response

data
object
successful
boolean
error

Use this endpoint to retrieve a list of public library folders. we do not allow retrieval of either private or archived folders. when accessed through a bearer token authorization method, this endpoint requires the scope ‘api:library:read’.

Action Parameters

workspaceId
string

Action Response

data
object
successful
boolean
error