Payload sent to webhooks
Configuring Gong › Customizing Gong › Automation Rules
The following JSON is what Gong sends to the webhook when a rule is triggered. The payload is composed of two fields: callData and isTest . callData is the JSON of call data; isTest is a flag indicating whether the hook was executed as a test (from the UI). Note The call data structure and element definitions are identical to the API. For more details, see the API documentation . You need to be logged into Gong to access this page. Click to see the sample payload {
"metaData": {
"id": "5599332235511222779",
"url": "http://local.gong-it.net:8080/call?id=5599332235511222771",
"title": "Ron/Speedman",
"scheduled": "2019-10-18T14:00:00-07:00",
"started": "2019-10-18T14:03:37.041977-07:00",
"duration": 2159,
"primaryUserId": "7744111777663220493",
"direction": "Conference",
"system": "Zoom",
"scope": "External",
"media": "Video",
"language": "eng"
},
"context": [
{
"system": "Salesforce",
"objects": [
{
"objectType": "Opportunity",
"objectId": "0061Q00000mkU1fQAE",
"fields": [
{
"name": "StageName",
"value": "Open Renewal"
},
{
"name": "Number_of_seats