Hi
I plan to record the results of all "flow" runs in Excel. If everything goes smoothly, Excel will record invoice information I need, and I hope it will record "failure" when a run fails.
Currently, my idea is to add an "if" condition in every step, but since there are many steps, this is too cumbersome.
Is there a simpler method?
Thank you.