How to get (almost) all Flow runs


The Power Automate APIs allow users to access and enhance the functionality of Power Platform. To retrieve Power Automate flow run history, make a call to the appropriate API endpoint with the environment and flow IDs. The call returns the first 50 records, but also includes a "nextLink" property for accessing the next page of runs. Iterate through the pages until all runs are retrieved or a fixed limit is reached. The article provides a TypeScript code snippet for implementing this functionality.


Article 44m

Login now to access my digest by 365.Training

Learn how my digest works
Features
  • Articles, blogs, podcasts, training, and videos
  • Quick read TL;DRs for each item
  • Advanced filtering to prioritize what you care about
  • Quick views to isolate what you are looking for right now
  • Save your favorite items
  • Share your favorites
  • Snooze items you want to revisit when you have more time