
Announcements
I have a connector that "creates an item" in Sharepoint when a "Typeform" response is submitted. I opened up the sharepoint drive and noticed my records had been copied, a lot. I think I had roughly 6 rows of data. I exported the table and it had over 3,000 rows of data. The flow seemingly ran over & over again at 1-second intervals.
Hi @Anonymous,
Could you please share a screenshot for the flow configuration?
Do you have an Apply to each added in the Flow?
Apply to Each would run each single item in parallel, if you have it in your Flow, then the items may be created at the same time (Almost).
Further, Flow running Interval would be mostly related to the trigger call.
For the details, please check the corresponding connector list:
For the interval difference between Flow plan, check:
Regards,
Michael