Triggers when a Custom task is completed, skipped, or snoozed.
Sample Result:
{
"event": "custom-task-updated",
"action": "skipped",
"actionAt": "2025-08-18T07:07:59.382Z",
"user": {
"firstName": "Dhruv",
"lastName": "Patel",
"email": "[email protected]",
"jobRole": "Founder",
"userRole": "admin",
"shAccountId": 46911,
"timeZone": "Asia/Calcutta"
},
"task": {
"taskId": "lPYZJpBEaV",
"type": "custom",
"subtype": "Manual",
"title": "Ask for the annual contract",
"status": "skipped",
"dueDate": "2025-08-18T18:29:01.000Z",
"taskAssignee": {
"firstName": "John",
"lastName": "Doe",
"email": "[email protected]",
"userRole": "admin"
},
"note": "",
"instruction": "If needed, give discount to close the contract fast.",
"priority": "high",
"callOutcome": null,
"sequence": {
"id": "l7w9GGvlaj",
"name": "Outreach Expansion",
"stepId": "Oqwmgr0Baj",
"stepNumber": 3,
"prospectOutcome": "Interested",
"dealValue": 4500,
"client": "[email protected]"
},
"prospect": {
"email": "[email protected]",
"prospectCreatedAt": "2025-07-22T05:57:33.817Z",
"firstName": "Piyush",
"lastName": "Patel",
"companyDomain": "saleshandy.com",
"tag": [enterprise],
"linkedinUrl": "www.linkedin.com/in/piyushnp/,
"phoneNumber": "8323049"
},
"channel": "custom"
}
}