I have a flow that runs after files are updated to a folder. I was a bit short-sighted in developing the flow. Our first and failed test came today when someone uploaded over 800 items and my flow ran 800 times.
My imagination is failing me--what trigger can I use to determine when files/folders are added that won't trigger on each item? I only need to run the flow after all items have been added and only once on each folder. After the initial upload, other processes take care of additions.