Skip to content

Workflow control operators

OperatorDescription
callCalls another workflow
http_callCall workflow fetched by HTTP
requireDepends on another workflow
loopRepeat tasks
for_eachRepeat tasks for values
for_rangeRepeat tasks for a range
ifConditional execution
failMakes the workflow failed
echoShows a message
waitWait for a specific duration