Skip to main content

Workflow Deadline Changed

Webhook 

Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a workflow.deadline_changed event occurs.

Triggered by: the deadline of a running workflow being changed, whether that happens in the workflow overview, through the bulk deadline action, along with a step change, or through POST/PUT /workflows/workflow/{id}. Setting a first deadline and clearing one both count; creating a workflow that already carries a deadline triggers workflow.created instead. Note: a single-step workflow keeps its workflow deadline and its step deadline equal, so a change there triggers workflow.step_deadline_changed as well.

Request

Responses

Webhook received and acknowledged by the consumer.