Condition

The Condition flow block creates branches within a flow. Designers can set true or false conditions to determine which branch the flow takes.

Example:

If the contact is a salesperson(true), the flow generates a report.

If the contact is not a salesperson(false), the flow: creates a note, shows a message to the end-user, and sends an e-mail.

Figure 1-349   Condition flow block

Parameters

The dropdown menus below provide all of the flow block's configuration options with detailed information and recommendations to help you configure your flow block.

See Also

For guidance on creating conditions, refer to The condition builder for more information.

Please read Flow control blocks if you want to learn more about using flow control blocks.