Flow control¶
Choose a node to view its purpose and configuration.
Node |
Purpose |
|---|---|
Run branches concurrently and continue after all finish. |
|
Select a path by condition, with separate steps on each path. |
|
Repeat steps according to a condition. |
|
Start another published workflow and return new task information. |
|
Call reusable steps defined within the current workflow. |
Last updated on