Skip to main content

Assuming a trigger is met, and I have at least 2 actions in the automation...

What happens if the first action fails?

A> Does the automation exit?

B> Or does it also try the next action?

If B, is there any way to use "previous action" success as an input into conditional actions?

I want to make sure an automation doesn't do step B if step A fails.

If an action fails the automation run ends. Later actions are not performed.


Reply