
Hi!
I have a Solution with many cloud flows in it. I'd like to get a listing of the run history for all flows within the solution so I can see the history of all runs (errors/success) in one place. Is it possible to do this by adding a new report into the solution? I can get the flow history on the detail page of each individual flow, but I'm trying to see how I can see the executions of all flows within the solution.
I've tried adding a report into the solution, but can't figure out how to get it to return flow history.
Thanks for any advice 🙂
Hi @worlhis
It will be possible to achieve by creating a custom connector and using that to fetch the low run history and show all of them together in a report.
https://d365dotblog.com/2021/08/25/how-to-create-custom-connector-to-get-the-flow-run-history/