Skip to main content

Workflow Completed

Webhook 

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

Triggered by: the last step of a workflow being completed, which is any step action that has no follow-up step. Note: completing a workflow removes it, so GET /workflows/workflow/{id} returns a 404 for the id in this payload.

Request

Responses

Webhook received and acknowledged by the consumer.