Hi!
I have a flow that ckecks for new or modified elements in a SharePoint list.
In an IF-test in the flow, I check for new elements by comparing the Modified and Last updated fields. This works fine most of the time, but I have seen a few times that new elements is not captured if the element is modified within seconds of creation.
So my qustion is: How often does the "check for new or created elements" trigger run?