Batch Trigger Workflow Runs
Start multiple workflow runs in a single request.
1 min read
post/v2/batch/trigger
Request example
Response
post/v2/batch/trigger
Authorization
1 alternative authorization method available — see the spec for details.
Body
application/jsonThe URL of the workflow to trigger.
The raw request payload passed to the workflow endpoint as is. You can access it via request payload parameter on the context object.
Responses
application/json
Workflow runs triggered successfully
Error message
Error message
Error message