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 / How to get flow enviro...
Power Automate
Unanswered

How to get flow environment id from dynamics crm?

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Use case : Open flow URL from dynamics crm 365 context.

 

Issue: How to get environment id of the flow url (Eg. https://us.flow.microsoft.com/manage/environments/2f833504-48e4-405a-bf8e-b5536b9e8527/flows) from dynamics 365.

 

Thank You

 

Categories:
I have the same question (0)
  • v-bacao-msft Profile Picture
    Microsoft Employee on at

    Hi @sandeepnmenon,

     

    You could use WDL function to get the environment id contained in flow url.

    Like:

    32.PNG

    Expression:

    last(take(split(outputs('Compose'),'/'),6))

     

    Best Regards,

    Barry

  • sandeepnmenon Profile Picture
    Microsoft Employee on at

    Hi @v-bacao-msft

     

    I need the environment Id programmatically in dynamics crm (Eg. solutiuon, custom control, plugin etc.), not in the flow edit experience. 

     

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi,

     

    Did you find out how to do this by any chance?

  • Betim Beja Profile Picture
    56 on at

    Hello @Anonymous ,

    I found a solution to this but I don't think it is supported.

    You can get the Environment Id in Microsoft Dynamics using the following code

    localStorage.getItem("flowEnvironmentId")

    Best regards,

    Betim Beja. 

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi,

     

    This returns a null value for me. In which context do you execute this function?

     

    I tried to simply run it from the console by the way.

  • Betim Beja Profile Picture
    56 on at

    Hello,

    after some more digging, I figured out that this value gets written to the local storage after you click the flow button in the ribbon 

    Flow Ribbon.png

    yes, the fastest way to test this is to execute the script in the console. You could peek the local storage using the Application tab in the DevTools too.

     

    Best regards,

    Betim Beja.

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Thanks for the help anyway. Back to the drawing board I guess.

     

    I really appreciate your help anyway.

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 308 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 171 Super User 2026 Season 2

#3
Haque Profile Picture

Haque 137 Super User 2026 Season 2

Last 30 days Overall leaderboard