Task Expiry
Triggers a workflow on a task expiry record.
info
Workflows based on this trigger will search for new events every minute.
Sample Event
{
"auto_id": 5,
"updated_at": 1708365548123,
"task_id": "Task-00005",
"is_blocking": false,
"observable_ids": null,
"description": null,
"type": "Endpoint Detection and Response (EDR)",
"task_ids": null,
"name": "New Task",
"attachment_ids": null,
"updated_by": "janedoe@test.com",
"assigned_to": null,
"created_at": 1708250747614,
"alert_ids": null,
"created_by": "janedoe@test.com",
"status": "OPEN",
"id": "a4be5ac6-399f-4b0c-b04e-ed323148c5de",
"due_date": null,
"priority": 1,
"case_ids": []
}