#Else in wait for trigger

1 messages · Page 1 of 1 (latest)

covert raft
#

Is there a way to have some action run if the trigger was not triggered in the configured time?

vagrant seal
#

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

covert raft
#

Nicr, I’ll try