Complex Automation Conditions
Currently, an automation with multiple conditions can trigger by requiring ALL or ANY of the conditions to be true. I need to be able to adjust specifically which conditions must work together.
Our company has many tasks that complete at certain stages but that do not follow a specific order. So I need to be able to set a condition that can look for one series of conditions AND a second series of conditions and so on at the same time. I can't really split this up because the tasks are handled separately, and the completion order just depends on the teams.
-
Anonymous commented
Need multiple triggers and need the automations to have AND as well as OR statements rather than just one or the other.
-
I would like to have the ability to select automation conditions with AND as well as OR options. For example: Conditions that it is at this location AND status a OR status b OR status c. Currently I need to create three automations for each different status and that location.