web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Get all powerapps and ...
Power Automate
Answered

Get all powerapps and powerautomate flows in my environment.

(0) ShareShare
ReportReport
Posted on by 407

Hi,

 

Is there a way to query a list of all the PowerApps and PowerAutomate flows in my environment? Reason i'm doing this is to maintain a list for each in the event someone in the organization deletes their app of flow and did not record their App ID or flow ID. I understand you can do this in the admin center, but i wanted to automate this as to run a query everyday. 

 

Any help is appreciated. 

 

Thanks

Categories:
I have the same question (0)
  • leyburn19 Profile Picture
    2,157 on at

    I need this too as a matter of urgency.  Is there a way.  I cannot see the admin centre so are they there to pull a report?

     

  • Verified answer
    CFernandes Profile Picture
    8,482 Most Valuable Professional on at

    You can use Power Platform PowerShell Module and create a report.

     

    # Here is how you can pass in credentials (avoiding opening a prompt)
    $pass = ConvertTo-SecureString "password" -AsPlainText -Force
    Add-PowerAppsAccount -Username foo@bar.com -Password $pass

     

    #Get all Power Apps

    Get-PowerApp

     

    #Get all Power Automates(Flow)

    Get-Flow

     

    If Power Shell is not for you please try the Power Automate Management action https://docs.microsoft.com/en-us/connectors/flowmanagement/#:~:text=Power%20Automate%20Management%20connector%20enables,%2C%20editing%2C%20and%20updating%20flows.

     

    Get Flow

    Get the given flow in an environment.

    Get Flow as Admin

    Get the given flow from an environment you have admin access to.

     

    Similar you can use Power Apps for Admins actions for details see: https://docs.microsoft.com/en-us/connectors/powerappsforadmins/

     

    Get Apps as Admin

    Returns a list of apps.

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

  • _sourcecod3_ Profile Picture
    407 on at

    @CFernandes thank you!

  • CFernandes Profile Picture
    8,482 Most Valuable Professional on at

    @_sourcecod3_  Welcome 🙂

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 378 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 273 Super User 2025 Season 2

#3
Expiscornovus Profile Picture

Expiscornovus 135 Most Valuable Professional

Last 30 days Overall leaderboard