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
workflowUuidWorkflowSTRINGThe sub-workflow to execute.false
inputsnullDYNAMIC_PROPERTIES
Depends On workflowUuid
The input parameters for the sub-workflow.false

How is this guide?

Last updated on

On this page