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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Is there a way to list...
Power Apps
Unanswered

Is there a way to list the flowNames (ObjectIds) of all the flows in a solution?

(0) ShareShare
ReportReport
Posted on by 672

 

Hi

 

 

I have written the PowerShell script to enable flows in an environment for a given user.  However, I think it would be better to enable only a subset of flows say for a single solution. 

$env = "Development" 
write-host $env
# get the environment Id 
$envName = (Get-PowerAppEnvironment -Filter *$env*).EnvironmentName
write-host $envName

$deployedFlows = Get-AdminFlow -EnvironmentName $envName -CreatedBy $userId

Get-AdminFlow seems not to show solution aware details?

 

 

 

I have the same question (0)
  • cchannon Profile Picture
    4,702 Moderator on at

    It might seem a bit inelegant, but the extracted solution zip does contain a folder called Workflows and all Power Automate Flows show up in there as JSON files, with the name of the file being {flowname}-{flowid}

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 1,070

#2
Valantis Profile Picture

Valantis 639

#3
11manish Profile Picture

11manish 608

Last 30 days Overall leaderboard