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'.
titlestringThe title of the call. This title is available in the Gong system for indexing and search.
contextarrayA list of references to external systems such as CRM, Telephony System, Case Management, etc.
partiesRequiredarrayA list of the call"s participants. A party must be provided for the primaryUser.
purposestringThe purpose of the call. This optional field is a free text of up to 255 characters.
durationintegerThe actual call duration in seconds.
directionRequiredstringWhether the call is inbound (someone called the company), outbound (a rep dialed someone outside the company), or a conference call.
customDatastringOptional metadata associated with the call (represented as text). Gong stores this metadata and it can be used for troubleshooting.
meetingUrlstringThe URL of the conference call by which users join the meeting
actualStartRequiredstringThe actual date and time when the call started in the ISO-8601 format (e.g., "2018-02-18T02:30:00-07:00" or "2018-02-18T08:00:00Z", where Z stands for UTC);
dispositionstringThe disposition of the call. The disposition is free text of up to 255 characters.
primaryUserRequiredstringThe Gong internal user ID of the team member who hosted the call.
workspaceIdstringOptional workspace identifier. If specified, the call will be placed into this workspace, otherwise, the default algorithm for workspace placement will be applied.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.