curl https://your-webhook-endpoint.example.com/contact.shared \
--request POST \
--header 'Content-Type: application/json' \
--data '{
"created": "2026-08-20T01:18:04.198Z",
"data": {
"action": "add",
"contact": {
"companyName": "White - Weissnat",
"emails": [
{
"label": "work",
"email": "Lucy.Pfeffer64@gmail.com"
},
{
"label": "personal",
"email": "Issac9@gmail.com"
}
],
"firstName": "Francis",
"id": "492ebcb0-82bf-462d-bb12-8a85e7f4930b",
"jobTitle": null,
"lastName": "Stroman-Kemmer",
"phoneNumbers": [
{
"label": "work",
"numberRaw": "19998821045",
"numberDisplay": "+1 629-929-8567",
"numberE164": "+18520282318"
}
],
"phonebookId": "b30c1dfb-1e78-47fe-a050-8212b33964e1",
"phonebookName": "Diverse zero trust encoding"
},
"context": {
"data": {
"answeredAt": "2026-08-20T01:18:04.200Z",
"assignedUser": {
"email": "Lexie.Feeney92@yahoo.com",
"firstName": "Erick",
"jobTitle": "Central Usability Assistant",
"lastName": "Walsh",
"mobile": "+18835045962",
"userId": "0a1e7fb0-c9c9-4b83-b55f-fc2ad0423ab0"
},
"companyNumber": "+16086116462",
"contactNumber": "+11624635154",
"direction": "inbound",
"directoryTarget": {
"displayName": "Vivian Christiansen",
"email": "Grant.Simonis98@gmail.com",
"extension": 36611,
"id": "eab3c8c2-c1da-4087-9817-3b8d3d6b7d44",
"type": "user"
},
"forms": [],
"highlights": [],
"id": "1ba3c66e-0aa9-4371-9af9-a29ab3ca9f8c",
"initiator": "+11564068667",
"isConference": false,
"isInternal": false,
"lastModifiedAt": "2026-08-20T01:18:04.199Z",
"lastModifiedTimestamp": 1787188684199,
"parties": [
{
"id": "+17851366605",
"type": "phone",
"isInternal": false,
"connections": [
{
"joinedAt": "2026-08-20T01:18:04.200Z",
"joinedTimestamp": 1787188684200,
"vendorCallId": "CAD6D12FB3DC9945E78DD8E21727149EC8"
}
],
"displayValue": "+1 937-367-9417"
},
{
"id": "28575b4b-2835-4c44-9f23-b048147917c1",
"type": "user",
"isInternal": true,
"connections": [
{
"joinedAt": "2026-08-20T01:18:04.200Z",
"joinedTimestamp": 1787188684200,
"vendorCallId": "CAC150D74DF3A747A4A73A63DE7E45DB8E"
}
],
"dials": [
{
"dialTimestamp": 1787188684200,
"dialAt": "2026-08-20T01:18:04.200Z",
"reason": "directDial"
}
],
"extension": 5265419,
"email": "Willie_Gusikowski@gmail.com",
"displayValue": "Lionel McGlynn",
"timezone": "America/Guayaquil"
}
],
"recipient": "68c7ae69-a70d-499a-8c39-7912eb500479",
"recordings": [],
"startedAt": "2026-08-20T01:18:04.199Z",
"startedTimestamp": 1787188684199,
"status": "started",
"summary": {
"companyNumberDescription": "Called in to +16989429924",
"contactNumberDescription": "Called in from +19923227896",
"header": "Inbound call from +14540245613 to Dora Swift"
},
"user": {
"email": "Cindy_Bashirian76@gmail.com",
"firstName": "Adrian",
"jobTitle": "Human Quality Agent",
"lastName": "Brekke",
"mobile": "+10559675779",
"userId": "297e5a86-8f5c-403f-8fb0-e1b4b5512486"
},
"vendor": "twilio",
"vendorCallId": "CA73AC8005995240BF990F40F785C937C6",
"waitTime": 13937,
"waitTimeText": "a few seconds"
},
"type": "call"
},
"sharedByUser": {
"displayName": "Curtis Zboncak",
"email": "Wilbur96@yahoo.com",
"id": "7f54e659-642e-48d5-9545-d981eaa8b1e0"
}
},
"id": "87b4df06-2ad3-4f08-98bd-feb317b919aa",
"timestamp": 1787188684198,
"type": "contact.shared",
"version": "2020-07-15"
}'