Hi,
I have a power automate flow that is used for recording all my flows in environment and tracking changes. Results are saved on SP list.
I'm using List My Flows action to get list of all my flows in environment. But by some reason it does not return all flows that I'm aware of. Most of the missing flows are the ones modified long time ago. Also, updating any of the missing flows will make them appear in the results. It looks like the action List My Flows is taking only flows modified recently.
I already set up pagination to maximum 99999.
The thing is that I want to remove from my list all flows that are were removed from environment and due to the above issue, every week, some of the flows that are still there are being removed from the list because they are not in the results of List My Flows action.
Any suggestions?