
Announcements
I have created a flow on sharepoint. Flow will share email to the user when any item is created or modified. I want want to change some data from backend but i dont want to trigger emails to user so i disabled that flow and made some changes in data. After making changes i activated flow but After activation it queued every change that i made when flow was disabled and started sharing emails to the user. I want to know how it queued data even if it is disabled And how can i avoid such situation in future?
Hi @vishvajitgirase ,
This is a limitation of power automate 'polling triggers'.
The workaround is to add a terminate action after the trigger.
Best Regards,
Wearsky