Webhooks
Task completed
Triggered when a task on a case moves to Completed (from any non-Completed status).
WEBHOOK
Body
application/json
Case context and completed task identifiers
The type of event that triggered the webhook
Available options:
task_completed Example:
"task_completed"
ID of the organisation that owns the resource
Example:
"123e4567-e89b-12d3-a456-426614174000"
Timestamp when the webhook was sent
Example:
"2024-01-15T10:30:00.000Z"
Event-specific data payload
Response
200
Return a 200 status to indicate that the webhook was received successfully