ByteChef LogoByteChef
Flow controls

Subflow

Starts a new job as a sub-flow of the current job. Output of the sub-flow job is the output of the task.

Type: subflow/v1


Properties

NameLabelTypeDescriptionRequired
workflowIdWorkflow IdSTRINGThe id of sub-workflow to execute.false
inputsInputsOBJECT
Properties {}
The inputs of a workflow.false

How is this guide?

Last updated on

On this page