Skip to main content
Solved

In multi-action automations, if a preceding action fails, does the automation exit/fail?

  • February 16, 2023
  • 1 reply
  • 20 views

Forum|alt.badge.img+4

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.

Best answer by kuovonne

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

1 reply

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • Answer
  • February 16, 2023

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