Greetings all,
I've tried to find the solution on this forum and various YouTube channels but to no avail. I'm building a Leave Request app and I want to put a delete button. The button works fine (it deletes the item on the SP list).
However, I want to stop the flow whenever the user deletes an item on the list. Right now, even when the item is deleted, the flow keeps going. How can I fix this ? Do I need to create another flow or could I add a second trigger to the original flow ?
Thanks!