Skip to main content

Simulate workflow execution

POST 

/workflows/:id/simulate

Runs a dry-run simulation of the workflow against a synthetic event payload without executing real actions. Use this to test conditions and action configurations before activating a workflow in production.

Request

Responses

Simulation result showing which conditions matched and which actions would fire.