Is there a way to make a flow uninterruptable?
I made a flow that uses API’s to connect to our system and says “give me one moment while i get that for you” then executes a code and uses a webhook the proceeds to give the information to the user in a message. Last night, after the “one moment” line the user responded and said OK and was captured by the catch all making that flow run instead of continuing with the original flow.
Thanks in advance.