How to cancel a Flow in "Waiting" State?
I have a custom record with a state field. When the field switches to "on hold", it triggers a flow with a timer. If the state switches to something other than "on hold", I want to cancel the flow before the timer ends. I created a business rule to ...