If action

The If action in the If package enables you to specify a condition and hold a sequence of actions to run if the condition is true.

Settings

You can configure multiple conditions within a single If action.
  1. Click Add condition.
  2. Select either of the following options:
    • And: Both of the conditions must be met for the actions to run.
    • Or: Either of the conditions must be met for the actions to run.
  3. Select the condition from the drop-down list.

See Using If action.