
Announcements
My Flow started triggering twice though the form response is submitted once.
I tried checking all my other flows and apps like Power BI, Power Apps, Dynamic 365 . None of them is linked to this form and this flow.
If i trigger this flow manually , its triggering once. But when i submit the form response, its triggering twice.
Kindly throw some light.
Hello @NanthiniS ,
Can you check both the Flow runs, and check the Form ID on it to confirm if its same Form ID or different. You can get the Form id from the Trigger of the Flow.
This might help finding if its actually on the same submission.
Also, can you create a test Form, and a simple flow on it, just that when a response is submitted> get response> send an email
send that email to yourself, see if you still get multiple emails on this new form
both the tests will tell us if its MS Forms issue, if the new form behaves the same
the Form ID comparison will confirm if its on same submission.