Timeline: Task
Webhook Message
messageTypestring
eventTypestring
Enum values:
CREATEDUPDATEDDELETEDbodyobject
Show child attributes
idstring
timestampstring
Was this section helpful?
Was this section helpful?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"messageType": "TIMELINE_TASK",
"eventType": "",
"body": {
"timestamp": "",
"accountInfo": {
"partnerId": 0,
"uuid": "",
"email": "",
"branchUuid": "",
"name": "",
"surname": "",
"accountManagerUuid": ""
},
"eventType": "",
"uuid": "",
"type": "",
"assignedTo": {
"uuid": "",
"email": "",
"name": "",
"surname": ""
},
"content": ""
},
"id": "",
"timestamp": ""
}