Hi,
I have two triggers =
- When a record is created
- When a record matches some condition
I want same automation script to run whenever any one of the above points are triggered. Is there any way to do this?
Ex: If “New record is created” OR “Record matches some condition” → Run the automation.
PS= I don’t want to create two same automations for each trigger, I want this in single automation.
Thank you