How to get more than 5000 items from SharePoint Online in Flow Scenario You have a large SharePoint list and you need to get all those items in Flow. By default, each request you send from Flow to SharePoint Online will return a response limited to 100 items. This limitation is not very obvious, even if you show the advanced options on the action and read the […]
How to track the flows that created the items in your SharePoint list Scenario You might have asked yourself the following question: how do I know which flow created the items in my SharePoint list? The answer is simple: you don't and you shouldn't expect Flow to have this kind of capability OOTB. The reason is because Flow is a data integration and workflow development service – it […]