Workflow Created
Webhook
Payload that Simplicate delivers via HTTP POST to the configured webhook target whenever a workflow.created event occurs.
Triggered by: a new workflow being created. This includes workflows Simplicate starts on your behalf, such as a quote approval, a leave request, a declined hours registration, and every project in a bulk run.
Request
Responses
- 200
- 429
Webhook received and acknowledged by the consumer.
Consumer is rate-limiting; Simplicate will retry after the delay indicated by the optional Retry-After header (up to 3 attempts).