Skip to main content

image

The Branch step


A Branch step controls the flow of an automation by allowing different paths based on conditions.

There are two types of Branch steps:

  • Conditional Branch: Paths are taken only if specific conditions are met.
  • Unconditional Branch: Allows multiple paths to run in parallel or a single path to be chosen later.

Properties

Configurable properties

The Branch step has the following configurable properties:

Conditional branch

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img

PropertyDescription
Name
Type
Mode

Unconditional branch - All paths

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img

PropertyDescription
Name
Type
Mode

Unconditional branch - First step

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img

PropertyDescription
Name
Type
Mode
First step state

System properties

The Branch step has no built-in properties.

Paths

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img

Reordering paths

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img


img

Adding and removing paths

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

img


img

Variable updates

You can update one or more variables when the automation reaches a Branch step or follows a path in a Conditional branch. Click Add, select the variable, and enter a formula. Learn more here.

img

Learn more