When creating an automation, we need a way to chain multiple criteria and CHOOSE between AND or OR for them.
For example,
If the order has the following SKU ....
APP17C
OR
APP18C
OR
APP19C
THEN do the following...
Or we can change those "OR" to "AND" in order to only do something if the order contains ALL of those SKU's etc..
Adding this functionality would greatly expand on the available tasks for automations.