Conditional Branch

The Conditional Branch action A tool for building the processes, logic, and direction within workflows. directs your workflow along one of two paths, or branches depending on conditions you specify.

When the workflow runs, the Conditional Branch action chooses the Yes or No branch to use according to the conditions you set.

  • If the conditions are met, the workflow chooses the Yes branch.
  • If the conditions are not met, the workflow chooses the No branch.

You can only have two branches and you can set as many conditions as you want and the conditions can be as simple or as complex as you require.

When the action runs the conditions included in the expression are evaluated in order from the first to last condition and a TRUE or FALSE result is returned for the expression. You can use the AND and OR operators to combine two or more conditions.

To master the use of the Logic and flow actions, complete the Nintex for Office 365 - Complex Logic in Nintex University.

Before you start 

Configure the Conditional Branch action

In the Designer:

  1. Click the Logic and Flow action group in the action toolbox.
  2. or

    Type the action name or function in the Search field at the top of the action toolbox.

  1. Drag the Conditional Branch action to the designer canvas.
  2. Open the Action Configuration window. For steps on how to open the Action configuration window, see Action configuration window.
  3. Specify the conditions for the Expression.
  4. Click Save.

For more information on the fields and buttons see, Conditional Branch fields, buttons, and settings