Flow control

Choose a node to view its purpose and configuration.

Node

Purpose

Parallel

Run branches concurrently and continue after all finish.

Conditional Branch

Select a path by condition, with separate steps on each path.

Loop

Repeat steps according to a condition.

Workflow Trigger

Start another published workflow and return new task information.

Sub-workflow

Call reusable steps defined within the current workflow.

Last updated on