Gong

Revenue intelligence and conversation analytics

Gong is a revenue intelligence platform that captures and analyzes customer interactions across calls, emails, and meetings. By integrating Gong with Sim, your agents can access conversation data, user analytics, coaching metrics, and more through automated workflows.

The Gong integration in Sim provides tools to:

  • List and retrieve calls: Fetch calls by date range, get individual call details, or retrieve extensive call data including trackers, topics, interaction stats, and points of interest.
  • Access call transcripts: Retrieve full transcripts with speaker turns, topics, and sentence-level timestamps for any recorded call.
  • Manage users: List all Gong users in your account or retrieve detailed information for a specific user, including settings, spoken languages, and contact details.
  • Analyze activity and performance: Pull aggregated activity statistics, interaction stats (longest monologue, interactivity, patience, question rate), and answered scorecard data for your team.
  • Work with scorecards and trackers: List scorecard definitions and keyword tracker configurations to understand how your team's conversations are being evaluated and monitored.
  • Browse the call library: List library folders and retrieve their contents, including call snippets and notes curated by your team.
  • Access coaching metrics: Retrieve coaching data for managers and their direct reports to track team development.
  • List Engage flows: Fetch sales engagement sequences (flows) with visibility and ownership details.
  • Look up contacts by email or phone: Find all Gong references to a specific email address or phone number, including related calls, emails, meetings, CRM data, and customer engagement events.

By combining these capabilities, you can automate sales coaching workflows, extract conversation insights, monitor team performance, sync Gong data with other systems, and build intelligent pipelines around your organization's revenue conversations -- all securely using your Gong API credentials.

Usage Instructions

Integrate Gong into your workflow. Access call recordings, transcripts, user data, activity stats, scorecards, trackers, library content, coaching metrics, and more via the Gong API.

Tools

gong_list_calls

Retrieve call data by date range from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
fromDateTimestringYesStart date/time in ISO-8601 format (e.g., 2024-01-01T00:00:00Z)
toDateTimestringNoEnd date/time in ISO-8601 format (e.g., 2024-01-31T23:59:59Z). If omitted, lists calls up to the most recent.
cursorstringNoPagination cursor from a previous response
workspaceIdstringNoGong workspace ID to filter calls

Output

ParameterTypeDescription
callsarrayList of calls matching the date range
idstringGong's unique numeric identifier for the call
titlestringCall title
scheduledstringScheduled call time in ISO-8601 format
startedstringRecording start time in ISO-8601 format
durationnumberCall duration in seconds
directionstringCall direction (Inbound/Outbound)
systemstringCommunication platform used (e.g., Outreach)
scopestringCall scope: 'Internal', 'External', or 'Unknown'
mediastringMedia type (e.g., Video)
languagestringLanguage code in ISO-639-2B format
urlstringURL to the call in the Gong web app
primaryUserIdstringHost team member identifier
workspaceIdstringWorkspace identifier
sdrDispositionstringSDR disposition classification
clientUniqueIdstringCall identifier from the origin recording system
customDatastringMetadata provided during call creation
purposestringCall purpose
meetingUrlstringWeb conference provider URL
isPrivatebooleanWhether the call is private
calendarEventIdstringCalendar event identifier
cursorstringPagination cursor for the next page
totalRecordsnumberTotal number of records matching the filter

gong_get_call

Retrieve detailed data for a specific call from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
callIdstringYesThe Gong call ID to retrieve

Output

ParameterTypeDescription
idstringGong's unique numeric identifier for the call
titlestringCall title
urlstringURL to the call in the Gong web app
scheduledstringScheduled call time in ISO-8601 format
startedstringRecording start time in ISO-8601 format
durationnumberCall duration in seconds
directionstringCall direction (Inbound/Outbound)
systemstringCommunication platform used (e.g., Outreach)
scopestringCall scope: 'Internal', 'External', or 'Unknown'
mediastringMedia type (e.g., Video)
languagestringLanguage code in ISO-639-2B format
primaryUserIdstringHost team member identifier
workspaceIdstringWorkspace identifier
sdrDispositionstringSDR disposition classification
clientUniqueIdstringCall identifier from the origin recording system
customDatastringMetadata provided during call creation
purposestringCall purpose
meetingUrlstringWeb conference provider URL
isPrivatebooleanWhether the call is private
calendarEventIdstringCalendar event identifier

gong_get_call_transcript

Retrieve transcripts of calls from Gong by call IDs or date range.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
callIdsstringNoComma-separated list of call IDs to retrieve transcripts for
fromDateTimestringNoStart date/time filter in ISO-8601 format
toDateTimestringNoEnd date/time filter in ISO-8601 format
workspaceIdstringNoGong workspace ID to filter calls
cursorstringNoPagination cursor from a previous response

Output

ParameterTypeDescription
callTranscriptsarrayList of call transcripts with speaker turns and sentences
callIdstringGong's unique numeric identifier for the call
transcriptarrayList of monologues in the call
speakerIdstringUnique ID of the speaker, cross-reference with parties
topicstringName of the topic being discussed
sentencesarrayList of sentences spoken in the monologue
startnumberStart time of the sentence in milliseconds from call start
endnumberEnd time of the sentence in milliseconds from call start
textstringThe sentence text
cursorstringPagination cursor for the next page

gong_get_extensive_calls

Retrieve detailed call data including trackers, topics, and highlights from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
callIdsstringNoComma-separated list of call IDs to retrieve detailed data for
fromDateTimestringNoStart date/time filter in ISO-8601 format
toDateTimestringNoEnd date/time filter in ISO-8601 format
workspaceIdstringNoGong workspace ID to filter calls
primaryUserIdsstringNoComma-separated list of user IDs to filter calls by host
cursorstringNoPagination cursor from a previous response

Output

ParameterTypeDescription
callsarrayList of detailed call objects with metadata, content, interaction stats, and collaboration data
metaDataobjectCall metadata (same fields as CallBasicData)
idstringCall ID
titlestringCall title
scheduledstringScheduled time in ISO-8601
startedstringStart time in ISO-8601
durationnumberDuration in seconds
directionstringCall direction
systemstringCommunication platform
scopestringInternal/External/Unknown
mediastringMedia type
languagestringLanguage code (ISO-639-2B)
urlstringGong web app URL
primaryUserIdstringHost user ID
workspaceIdstringWorkspace ID
sdrDispositionstringSDR disposition
clientUniqueIdstringOrigin system call ID
customDatastringCustom metadata
purposestringCall purpose
meetingUrlstringMeeting URL
isPrivatebooleanWhether call is private
calendarEventIdstringCalendar event ID
contextarrayLinks to external systems (CRM, Dialer, etc.)
systemstringExternal system name (e.g., Salesforce)
objectsarrayList of objects within the external system
partiesarrayList of call participants
idstringUnique participant ID in the call
namestringParticipant name
emailAddressstringEmail address
titlestringJob title
phoneNumberstringPhone number
speakerIdstringSpeaker ID for transcript cross-reference
userIdstringGong user ID
affiliationstringCompany or non-company
methodsarrayWhether invited or attended
contextarrayLinks to external systems for this party
contentobjectCall content data
structurearrayCall agenda parts
namestringAgenda name
durationnumberDuration of this part in seconds
topicsarrayTopics and their durations
namestringTopic name (e.g., Pricing)
durationnumberTime spent on topic in seconds
trackersarrayTrackers found in the call
idstringTracker ID
namestringTracker name
countnumberNumber of occurrences
typestringKeyword or Smart
occurrencesarrayDetails for each occurrence
speakerIdstringSpeaker who said it
startTimenumberSeconds from call start
phrasesarrayPer-phrase occurrence counts
phrasestringSpecific phrase
countnumberOccurrences of this phrase
occurrencesarrayDetails per occurrence
highlightsarrayAI-generated highlights including next steps, action items, and key moments
titlestringTitle of the highlight
interactionobjectInteraction statistics
interactionStatsarrayInteraction stats per user
userIdstringGong user ID
userEmailAddressstringUser email
personInteractionStatsarrayStats list (Longest Monologue, Interactivity, Patience, etc.)
namestringStat name
valuenumberStat value
speakersarrayTalk duration per speaker
idstringParticipant ID
userIdstringGong user ID
talkTimenumberTalk duration in seconds
videoarrayVideo statistics
namestringSegment type: Browser, Presentation, WebcamPrimaryUser, WebcamNonCompany, Webcam
durationnumberTotal segment duration in seconds
questionsobjectQuestion counts
companyCountnumberQuestions by company speakers
nonCompanyCountnumberQuestions by non-company speakers
collaborationobjectCollaboration data
publicCommentsarrayPublic comments on the call
idstringComment ID
commenterUserIdstringCommenter user ID
commentstringComment text
postedstringPosted time in ISO-8601
audioStartTimenumberSeconds from call start the comment refers to
audioEndTimenumberSeconds from call start the comment end refers to
duringCallbooleanWhether the comment was posted during the call
inReplyTostringID of original comment if this is a reply
mediaobjectMedia download URLs (available for 8 hours)
audioUrlstringAudio download URL
videoUrlstringVideo download URL
cursorstringPagination cursor for the next page

gong_list_users

List all users in your Gong account.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
cursorstringNoPagination cursor from a previous response
includeAvatarsstringNoWhether to include avatar URLs (true/false)

Output

ParameterTypeDescription
usersarrayList of Gong users
idstringUnique numeric user ID (up to 20 digits)
emailAddressstringUser email address
createdstringUser creation timestamp (ISO-8601)
activebooleanWhether the user is active
emailAliasesarrayAlternative email addresses for the user
trustedEmailAddressstringTrusted email address for the user
firstNamestringFirst name
lastNamestringLast name
titlestringJob title
phoneNumberstringPhone number
extensionstringPhone extension number
personalMeetingUrlsarrayPersonal meeting URLs
settingsobjectUser settings
webConferencesRecordedbooleanWhether web conferences are recorded
preventWebConferenceRecordingbooleanWhether web conference recording is prevented
telephonyCallsImportedbooleanWhether telephony calls are imported
emailsImportedbooleanWhether emails are imported
preventEmailImportbooleanWhether email import is prevented
nonRecordedMeetingsImportedbooleanWhether non-recorded meetings are imported
gongConnectEnabledbooleanWhether Gong Connect is enabled
managerIdstringManager user ID
meetingConsentPageUrlstringMeeting consent page URL
spokenLanguagesarrayLanguages spoken by the user
languagestringLanguage code
primarybooleanWhether this is the primary language
cursorstringPagination cursor for the next page
totalRecordsnumberTotal number of user records
currentPageSizenumberNumber of records in the current page
currentPageNumbernumberCurrent page number

gong_get_user

Retrieve details for a specific user from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
userIdstringYesThe Gong user ID to retrieve

Output

ParameterTypeDescription
idstringUnique numeric user ID (up to 20 digits)
emailAddressstringUser email address
createdstringUser creation timestamp (ISO-8601)
activebooleanWhether the user is active
emailAliasesarrayAlternative email addresses for the user
trustedEmailAddressstringTrusted email address for the user
firstNamestringFirst name
lastNamestringLast name
titlestringJob title
phoneNumberstringPhone number
extensionstringPhone extension number
personalMeetingUrlsarrayPersonal meeting URLs
settingsobjectUser settings
webConferencesRecordedbooleanWhether web conferences are recorded
preventWebConferenceRecordingbooleanWhether web conference recording is prevented
telephonyCallsImportedbooleanWhether telephony calls are imported
emailsImportedbooleanWhether emails are imported
preventEmailImportbooleanWhether email import is prevented
nonRecordedMeetingsImportedbooleanWhether non-recorded meetings are imported
gongConnectEnabledbooleanWhether Gong Connect is enabled
managerIdstringManager user ID
meetingConsentPageUrlstringMeeting consent page URL
spokenLanguagesarrayLanguages spoken by the user
languagestringLanguage code
primarybooleanWhether this is the primary language

gong_aggregate_activity

Retrieve aggregated activity statistics for users by date range from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
userIdsstringNoComma-separated list of Gong user IDs (up to 20 digits each)
fromDatestringYesStart date in YYYY-MM-DD format (inclusive, in company timezone)
toDatestringYesEnd date in YYYY-MM-DD format (exclusive, in company timezone, cannot exceed current day)
cursorstringNoPagination cursor from a previous response

Output

ParameterTypeDescription
usersActivityarrayAggregated activity statistics per user
userIdstringGong's unique numeric identifier for the user
userEmailAddressstringEmail address of the Gong user
callsAsHostnumberNumber of recorded calls this user hosted
callsAttendednumberNumber of calls where this user was a participant (not host)
callsGaveFeedbacknumberNumber of recorded calls the user gave feedback on
callsReceivedFeedbacknumberNumber of recorded calls the user received feedback on
callsRequestedFeedbacknumberNumber of recorded calls the user requested feedback on
callsScorecardsFillednumberNumber of scorecards the user completed
callsScorecardsReceivednumberNumber of calls where someone filled a scorecard on the user's calls
ownCallsListenedTonumberNumber of the user's own calls the user listened to
othersCallsListenedTonumberNumber of other users' calls the user listened to
callsSharedInternallynumberNumber of calls the user shared internally
callsSharedExternallynumberNumber of calls the user shared externally
callsCommentsGivennumberNumber of calls where the user provided at least one comment
callsCommentsReceivednumberNumber of calls where the user received at least one comment
callsMarkedAsFeedbackGivennumberNumber of calls where the user selected Mark as reviewed
callsMarkedAsFeedbackReceivednumberNumber of calls where others selected Mark as reviewed on the user's calls
timeZonestringThe company's defined timezone in Gong
fromDateTimestringStart of results in ISO-8601 format
toDateTimestringEnd of results in ISO-8601 format
cursorstringPagination cursor for the next page

gong_interaction_stats

Retrieve interaction statistics for users by date range from Gong. Only includes calls with Whisper enabled.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
userIdsstringNoComma-separated list of Gong user IDs (up to 20 digits each)
fromDatestringYesStart date in YYYY-MM-DD format (inclusive, in company timezone)
toDatestringYesEnd date in YYYY-MM-DD format (exclusive, in company timezone, cannot exceed current day)
cursorstringNoPagination cursor from a previous response

Output

ParameterTypeDescription
peopleInteractionStatsarrayEmail address of the Gong user
userIdstringGong's unique numeric identifier for the user
userEmailAddressstringEmail address of the Gong user
personInteractionStatsarrayList of interaction stat measurements for this user
namestringStat name (e.g. Longest Monologue, Interactivity, Patience, Question Rate)
valuenumberStat measurement value (can be double or integer)
timeZonestringThe company's defined timezone in Gong
fromDateTimestringStart of results in ISO-8601 format
toDateTimestringEnd of results in ISO-8601 format
cursorstringPagination cursor for the next page

gong_answered_scorecards

Retrieve answered scorecards for reviewed users or by date range from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
callFromDatestringNoStart date for calls in YYYY-MM-DD format (inclusive, in company timezone). Defaults to earliest recorded call.
callToDatestringNoEnd date for calls in YYYY-MM-DD format (exclusive, in company timezone). Defaults to latest recorded call.
reviewFromDatestringNoStart date for reviews in YYYY-MM-DD format (inclusive, in company timezone). Defaults to earliest reviewed call.
reviewToDatestringNoEnd date for reviews in YYYY-MM-DD format (exclusive, in company timezone). Defaults to latest reviewed call.
scorecardIdsstringNoComma-separated list of scorecard IDs to filter by
reviewedUserIdsstringNoComma-separated list of reviewed user IDs to filter by
cursorstringNoPagination cursor from a previous response

Output

ParameterTypeDescription
answeredScorecardsarrayList of answered scorecards with scores and answers
answeredScorecardIdnumberIdentifier of the answered scorecard
scorecardIdnumberIdentifier of the scorecard
scorecardNamestringScorecard name
callIdnumberGong's unique numeric identifier for the call
callStartTimestringDate/time of the call in ISO-8601 format
reviewedUserIdnumberUser ID of the team member being reviewed
reviewerUserIdnumberUser ID of the team member who completed the scorecard
reviewTimestringDate/time when the review was completed in ISO-8601 format
visibilityTypestringVisibility type of the scorecard answer
answersarrayAnswers in the answered scorecard
questionIdnumberIdentifier of the question
questionRevisionIdnumberIdentifier of the revision version of the question
isOverallbooleanWhether this is the overall question
scorenumberScore between 1 to 5 if answered, null otherwise
answerTextstringThe answer's text if answered, null otherwise
notApplicablebooleanWhether the question is not applicable to this call
cursorstringPagination cursor for the next page

gong_list_library_folders

Retrieve library folders from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
workspaceIdstringNoGong workspace ID to filter folders

Output

ParameterTypeDescription
foldersarrayList of library folders with id, name, and parent relationships
idstringGong unique numeric identifier for the folder
namestringDisplay name of the folder
parentFolderIdstringGong unique numeric identifier for the parent folder (null for root folder)
createdBystringGong unique numeric identifier for the user who added the folder
updatedstringFolder's last update time in ISO-8601 format

gong_get_folder_content

Retrieve the list of calls in a specific library folder from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
folderIdstringYesThe library folder ID to retrieve content for

Output

ParameterTypeDescription
folderIdstringGong's unique numeric identifier for the folder
folderNamestringDisplay name of the folder
createdBystringGong's unique numeric identifier for the user who added the folder
updatedstringFolder's last update time in ISO-8601 format
callsarrayList of calls in the library folder
idstringGong unique numeric identifier of the call
titlestringThe title of the call
notestringA note attached to the call in the folder
addedBystringGong unique numeric identifier for the user who added the call
createdstringDate and time the call was added to folder in ISO-8601 format
urlstringURL of the call
snippetobjectCall snippet time range
fromSecnumberSnippet start in seconds relative to call start
toSecnumberSnippet end in seconds relative to call start

gong_list_scorecards

Retrieve scorecard definitions from Gong settings.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret

Output

ParameterTypeDescription
scorecardsarrayList of scorecard definitions with questions
scorecardIdstringUnique identifier for the scorecard
scorecardNamestringDisplay name of the scorecard
workspaceIdstringWorkspace identifier associated with this scorecard
enabledbooleanWhether the scorecard is active
updaterUserIdstringID of the user who last modified the scorecard
createdstringCreation timestamp in ISO-8601 format
updatedstringLast update timestamp in ISO-8601 format
questionsarrayList of questions in the scorecard
questionIdstringUnique identifier for the question
questionTextstringThe text content of the question
questionRevisionIdstringIdentifier for the specific revision of the question
isOverallbooleanWhether this is the primary overall question
createdstringQuestion creation timestamp in ISO-8601 format
updatedstringQuestion last update timestamp in ISO-8601 format
updaterUserIdstringID of the user who last modified the question

gong_list_trackers

Retrieve smart tracker and keyword tracker definitions from Gong settings.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
workspaceIdstringNoThe ID of the workspace the keyword trackers are in. When empty, all trackers in all workspaces are returned.

Output

ParameterTypeDescription
trackersarrayList of keyword tracker definitions
trackerIdstringUnique identifier for the tracker
trackerNamestringDisplay name of the tracker
workspaceIdstringID of the workspace containing the tracker
languageKeywordsarrayKeywords organized by language
languagestringISO 639-2/B language code ("mul" means keywords apply across all languages)
keywordsarrayWords and phrases in the designated language
includeRelatedFormsbooleanWhether to include different word forms
affiliationstringSpeaker affiliation filter: "Anyone", "Company", or "NonCompany"
partOfQuestionbooleanWhether to track keywords only within questions
saidAtstringPosition in call: "Anytime", "First", or "Last"
saidAtIntervalnumberDuration to search (in minutes or percentage)
saidAtUnitstringUnit for saidAtInterval
saidInTopicsarrayTopics where keywords should be detected
saidInCallPartsarraySpecific call segments to monitor
filterQuerystringJSON-formatted call filtering criteria
createdstringCreation timestamp in ISO-8601 format
creatorUserIdstringID of the user who created the tracker (null for built-in trackers)
updatedstringLast modification timestamp in ISO-8601 format
updaterUserIdstringID of the user who last modified the tracker

gong_list_workspaces

List all company workspaces in Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret

Output

ParameterTypeDescription
workspacesarrayList of Gong workspaces
idstringGong unique numeric identifier for the workspace
namestringDisplay name of the workspace
descriptionstringDescription of the workspace's purpose or content

gong_list_flows

List Gong Engage flows (sales engagement sequences).

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
flowOwnerEmailstringYesEmail of a Gong user. The API will return 'PERSONAL' flows belonging to this user in addition to 'COMPANY' flows.
workspaceIdstringNoOptional workspace ID to filter flows to a specific workspace
cursorstringNoPagination cursor from a previous API call to retrieve the next page of records

Output

ParameterTypeDescription
requestIdstringA Gong request reference ID for troubleshooting purposes
flowsarrayList of Gong Engage flows
idstringThe ID of the flow
namestringThe name of the flow
folderIdstringThe ID of the folder this flow is under
folderNamestringThe name of the folder this flow is under
visibilitystringThe flow visibility type (COMPANY, PERSONAL, or SHARED)
creationDatestringCreation time of the flow in ISO-8601 format
exclusivebooleanIndicates whether a prospect in this flow can be added to other flows
totalRecordsnumberTotal number of flow records available
currentPageSizenumberNumber of records returned in the current page
currentPageNumbernumberCurrent page number
cursorstringPagination cursor for retrieving the next page of records

gong_get_coaching

Retrieve coaching metrics for a manager from Gong.

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
managerIdstringYesGong user ID of the manager
workspaceIdstringYesGong workspace ID
fromDatestringYesStart date in ISO-8601 format
toDatestringYesEnd date in ISO-8601 format

Output

ParameterTypeDescription
requestIdstringA Gong request reference ID for troubleshooting purposes
coachingDataarrayThe manager user information
managerobjectThe manager user information
idstringGong unique numeric identifier for the user
emailAddressstringEmail address of the Gong user
firstNamestringFirst name of the Gong user
lastNamestringLast name of the Gong user
titlestringJob title of the Gong user
directReportsMetricsarrayCoaching metrics for each direct report
reportobjectThe direct report user information
idstringGong unique numeric identifier for the user
emailAddressstringEmail address of the Gong user
firstNamestringFirst name of the Gong user
lastNamestringLast name of the Gong user
titlestringJob title of the Gong user
metricsjsonA map of metric names to arrays of string values representing coaching metrics

gong_lookup_email

Find all references to an email address in Gong (calls, email messages, meetings, CRM data, engagement).

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
emailAddressstringYesEmail address to look up

Output

ParameterTypeDescription
requestIdstringGong request reference ID for troubleshooting
callsarrayRelated calls referencing this email address
idstringGong's unique numeric identifier for the call (up to 20 digits)
statusstringCall status
externalSystemsarrayLinks to external systems such as CRM, Telephony System, etc.
systemstringExternal system name
objectsarrayList of objects within the external system
objectTypestringObject type
externalIdstringExternal ID
emailsarrayRelated email messages referencing this email address
idstringGong's unique 32 character identifier for the email message
fromstringThe sender's email address
sentTimestringDate and time the email was sent in ISO-8601 format
mailboxstringThe mailbox from which the email was retrieved
messageHashstringHash code of the email message
meetingsarrayRelated meetings referencing this email address
idstringGong's unique identifier for the meeting
customerDataarrayLinks to data from external systems (CRM, Telephony, etc.) that reference this email
systemstringExternal system name
objectsarrayList of objects in the external system
idstringGong's unique numeric identifier for the Lead or Contact (up to 20 digits)
objectTypestringObject type
externalIdstringExternal ID
mirrorIdstringCRM Mirror ID
fieldsarrayObject fields
namestringField name
valuejsonField value
customerEngagementarrayCustomer engagement events (such as viewing external shared calls)
eventTypestringEvent type
eventNamestringEvent name
timestampstringDate and time the event occurred in ISO-8601 format
contentIdstringEvent content ID
contentUrlstringEvent content URL
reportingSystemstringEvent reporting system
sourceEventIdstringSource event ID

gong_lookup_phone

Find all references to a phone number in Gong (calls, email messages, meetings, CRM data, and associated contacts).

Input

ParameterTypeRequiredDescription
accessKeystringYesGong API Access Key
accessKeySecretstringYesGong API Access Key Secret
phoneNumberstringYesPhone number to look up (must start with + followed by country code)

Output

ParameterTypeDescription
requestIdstringGong request reference ID for troubleshooting
suppliedPhoneNumberstringThe phone number that was supplied in the request
matchingPhoneNumbersarrayPhone numbers found in the system that match the supplied number
emailAddressesarrayEmail addresses associated with the phone number
callsarrayRelated calls referencing this phone number
idstringGong's unique numeric identifier for the call (up to 20 digits)
statusstringCall status
externalSystemsarrayLinks to external systems such as CRM, Telephony System, etc.
systemstringExternal system name
objectsarrayList of objects within the external system
objectTypestringObject type
externalIdstringExternal ID
emailsarrayRelated email messages associated with contacts matching this phone number
idstringGong's unique 32 character identifier for the email message
fromstringThe sender's email address
sentTimestringDate and time the email was sent in ISO-8601 format
mailboxstringThe mailbox from which the email was retrieved
messageHashstringHash code of the email message
meetingsarrayRelated meetings associated with this phone number
idstringGong's unique identifier for the meeting
customerDataarrayLinks to data from external systems (CRM, Telephony, etc.) that reference this phone number
systemstringExternal system name
objectsarrayList of objects in the external system
idstringGong's unique numeric identifier for the Lead or Contact (up to 20 digits)
objectTypestringObject type
externalIdstringExternal ID
mirrorIdstringCRM Mirror ID
fieldsarrayObject fields
namestringField name
valuejsonField value

On this page

Start building today
Trusted by over 60,000 builders.
Build Agentic workflows visually on a drag-and-drop canvas or with natural language.
Get started