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 Automate / Get the entire (!) Jso...
Power Automate
Suggested Answer

Get the entire (!) Json of a flow's definition

(0) ShareShare
ReportReport
Posted on by 19
Hello,
 
I would like to retrieve the definitions of the flows in some solutions.
One use case is that we want to find out which flows use a specific API or an endpoint. 

The Get Flow Action and the Get Flow as an Admin action give me a Json, but not a Json of all the parameters in every action.
All the flows I'm interested in are inside of solutions.
I was able to build a flow to retrieve all the flows in my solutions and write those limited Jsons into a Sharepoint list.

Do you guys have a way to produce that automatically? (maybe a Dataverse table I could access or something like that)
(I don't want export the solutions manually and then go through that file and look for the flows.)
Categories:
I have the same question (0)
  • Suggested answer
    JukkaNiiranen Profile Picture
    36 on at
    I've built a browser bookmarklet that gives me the flow details plus JSON in a popup window. It rides on the authentication session from a Power Apps model-driven app, which I usually always have in the context of my cloud flow usage. You can just add the script into a bookmark in your browser and then open the definitino of a specific flow. See this GitHub repo for details of the Get Flow JSON bookmarklet: https://github.com/jukkan/power-bookmarklets
  • Suggested answer
    Chriddle Profile Picture
    8,685 Super User 2026 Season 1 on at
    You could use the Power Platform CLI to clone the solutions you are interested in and perform a local search.
  • Assisted by AI
    Greg Prickril Profile Picture
    157 on at

    My research (generated). To get the full JSON definition, call:

     

    GET https://management.azure.com/providers/Microsoft.ProcessSimple/environments/{environmentId}/flows/{flowId}?api-version=2016-11-01&$expand=definition

     

    Use “Invoke HTTP Request” in the Power Automate Management connector.

     

    Export Flow only returns a ZIP package, not directly usable JSON inside a flow.

  • David_MA Profile Picture
    14,393 Super User 2026 Season 1 on at
    You may want to look into this tool PowerDocu: GitHub - modery/PowerDocu: Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps. It generates documentation of your flows with all of the actions and settings. We've been using it for several years now.

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 March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 873

#2
Valantis Profile Picture

Valantis 820

#3
Haque Profile Picture

Haque 505

Last 30 days Overall leaderboard