IF Conditions with Error Message

This automation will stop the chain of actions if conditions aren't met and display an error message to the user.

754

With the action “IF Conditions with Error Message”, you can stop the chain of actions if conditions aren't met and display an error message to the user. automatically when the chosen trigger is activated.

👍

Trigger -> Action

The most important thing about a trick is understanding its conditions and actions. They have a simple generic structure:

When the condition (trigger) happens, then do (action).
Trigger -> Action

How to create

You just have to click on the "+ Automations" icon on the upper right corner of the screen to open the No code automations panel, and then on the "+ Create new automation" button:

464

Select the trigger of your choice to activate the action, then select the "IF Conditions with Error Message" action, and fill in the options:

  • Set conditions:
    • The automation will pause if any of the conditions below aren't met. Operators that can be used are ==, !=, <, <=, >, and >=.

Click on save

788