IF Else Step

An IF Else step is similar to an IF then step however, it gives you an additional option to execute a group of steps if a condition is not met (false). This enables you to execute either/or steps.

When configuring an IF Then configuration, you just need to set up the condition (ex: below).