Hello everyone
I am building a flow that returns all apps and flows created in the last 7 days in the default environment and sends them as a table in an email to the governance team.
The part with the flows works as expected. But Get apps as admin only returns a part of the apps in the environment. The account executing the flow has admin rights and apps are returned but not all.
The problem shouldn't be that there are too many apps, since only 53 are returned in total with a page sizeset to 500. One of the apps that was not found is a simple canvas app that was specially created as a test.
I have not found anything about restrictions on what is returned, except that model driven apps are not found, which cannot be the problem here, as it is a canvas app.
Does anyone have an idea what the problem could be and how to get a list of all the apps back?
Thank you very much!