Skip to main content

Subflow

The Subflow activity invokes another workflow as a sub-process within the current workflow.

info

The referenced subflow must exist and be deployed in the same workspace.

Configuring the Subflow Activity

To configure the Subflow activity, fill in the required fields in the activity panel.

Configuration

FieldRequiredDescriptionExample
NameOptionalSpecify the name for this activity.MyActivity
DescriptionOptionalSpecify the description for this activity.Reads a file from S3
Subflow PathOptionalSpecify the subflow path for this activity.Subflow Path
Wait For CompletionOptionalSpecify the wait for completion for this activity.

Input

Map the required input fields to provide data for this activity.

Output

The output fields are dynamically populated based on the activity result.