Triggers when any new task is created across LinkedIn, Call, or Custom channels.
Sample Result:
{
"event": "task-created",
"actionAt": "2025-08-18T12:37:06.027Z",
"user": {
"firstName": "Dhruv",
"lastName": "Patel",
"email": "[email protected]",
"jobRole": "",
"userRole": "admin",
"shAccountId": 46911,
"timeZone": "Asia/Calcutta"
},
"task": [
{
"taskId": 94250543,
"title": "Ask for the annual contract",
"prospect": {
"email": "[email protected]"
}
},
{
"taskId": 94250544,
"title": "Ask for the annual contract",
"prospect": {
"email": "[email protected]"
}
}
],
"taskCreatedAt": "2025-08-18T12:37:06.027Z"
}