I'm building a flow which validates data in the email body of an incoming email. Lets say I have 4 rows to validate.
If the validation fails in the first row itself, Is it possible to skip all the subsequent actions in the flow and execute the last action.
Thanks,
SV
your easiest way to achieve with what you have now.
copy last action to clipboard.
add parallel branch underneath the action that will fail
paste last action
click ... and configure run after
untick success, tick failed.
under this action add a terminate which is set to success.
this action will now get called if the previous action fails.
stampcoin
125
David_MA
118
Super User 2025 Season 1
Michael E. Gernaey
110
Super User 2025 Season 1