Tasks Events
Task Created
This event is triggered when a task is created in the system.
postWebhooktask.created
Payload
Example payload
{
"id": "event_euyrvozb9302uwhq",
"type": "task.created",
"data": {
"id": "task_euyrvozb9302uwhq",
"operation": "apply-effect"
},
"timestamp": "2023-10-01T12:00:00Z"
}Response
Webhook received successfully