Skip to main content

Branch

A branch is used to implement branching logic in a CloudFlow.

Branch configuration

  • Select the data to output: The field that contains the information of interest. This is the data that is passed to the rest of the flow.

  • Set the condition check: A single condition check or a composite check with multiple conditions.

The example below shows a condition node that checks whether an Amazon EC2 instance has stopped.

Branch statement example