#Else in wait for trigger
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Is there a way to have some action run if the trigger was not triggered in the configured time?
Yes, you need to check the wait variable in the next action.
You can use a template condition to see if the wait for trigger was satisfied or not.
Should be some examples around the wait_for_trigger documentation
Nicr, I’ll try