This is the first time i will use Run After for handling actions that return errors. In my case I have those actions:-
now i want to implement this flow, in-case the "Create File 2" fails >> i want to run the "delay" +"Create file 3" >> then i want to always run "Condition 3" (regardless of what fails and what succeed). so i defined the following run after:-
so am i doing things correctly ?
Thanks