
Announcements
I am using "When an item is created or modified" trigger. As updating the item re-triggers, I read this blog or that, and added bNewDocumentUpdate like this, but it still retriggers.
Here is my simple flow with that issue:
Question #1: Did I miss any in my HTTP request? OR are those blogs wrong?
Question #2: When this re-triggering happens, I need to stop this flow. The only way I know is to delete the item being created or modified from the list. I tried to turn off the Flow but it retriggered as soon as I turned it on. Is there any better way?
Hi @Anonymous
If you want to prevent re-triggering of the flow while updating item you also can refer to the method mentioned in this article to add trigger condition to achieve.
https://tomriha.com/how-to-avoid-infinite-trigger-loop-in-power-automate/
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.