Skip to main content

Execute Workflow Manually

POST 

/api/v1/workflow-builder/workflows/:workflow_id/execute

Manually trigger a workflow execution for testing.

Creates a test execution, runs through all nodes, and returns results. Use dry_run=true to validate workflow structure without executing actions.

Request

Responses

Successful Response