Triggers when a Call task is completed, skipped, or snoozed.
Sample Result:
{
  "event": "call-task-updated",
  "action": "completed",
  "actionAt": "2025-08-18T06:57:55.512Z",
  "user": {
    "firstName": "Dhruv",
    "lastName": "Patel",
    "email": "[email protected]",
    "jobRole": "Founder",
    "userRole": "admin",
    "shAccountId": 46911,
    "timeZone": "Asia/Calcutta"
  },
  "task": {
    "taskId": "8PvZQ617P7",
    "type": "call",
    "subtype": "Call - Introduction",
    "title": "Call - Introduction",
    "status": "completed",
    "dueDate": "2025-07-24T18:29:01.000Z",
    "taskAssignee": {
      "firstName": "John ",
      "lastName": "Doe",
      "email": "[email protected]",
      "userRole": "admin"
    },
    "note": "Had a call earlier but they were not clear with the roadmap.",
    "instruction": "Call them around 3-5pm EST",
    "priority": "urgent",
    "callOutcome": "Callback Later",
    "sequence": {
      "id": "l7w9GGvlaj",
      "name": "Global Fintech",
      "stepId": "4bwbNb6OwE",
      "stepNumber": 2,
      "prospectOutcome": "Interested",
      "dealValue": 500,
      "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": "call"
  }
}