Run workflow API

The /run-workflow endpoint allows an external system to initiate a workflow, provide input values and receive output values.

Run a workflow

post
Body
instanceIdnumberOptionalExample: 602
triggernumberOptionalExample: 100
Responses
chevron-right
200

Example response with all workflows succesful

application/json
post
/run-workflow

Last updated