v12

latestOpenAPI 3.0.0raw.githubusercontent.com2025-11-282935165.9 KB
Workflows

Run a workflow

Executes a workflow with the specified trigger data

post/hub/workflows/{collection_topic}/{flow_topic}/run

Request body

triggerobject

Trigger data for workflow execution (use either trigger or triggers)

triggersobject[]

Multiple trigger data sets for parallel workflow execution

enable_logboolean

Whether to enable logging of workflow execution

awaitboolean

Whether to wait for workflow completion

Response

Workflow executed successfully

OR
string required

Status message for debounced or ordered executions