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 / Get environment variab...
Power Apps
Unanswered

Get environment variables in a custom power app component.

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I am using a custom action to trigger a plugin that passes two values, an ID and a JSON string of environment variables. This is triggered in a Power App Component using PCF for Dynamics 365 Sales. Currently, I can get the ID from the environment to the component, however I am not sure how I would pass the value of the environment variable (called "config") to the Power App Component.

I am getting the ID with the following code:

this._id = (<any>this._context.mode).contextInfo.entityId;

 

Is there a way that I can do something similar to get the environment variables from my solution into the custom control?

Categories:
I have the same question (0)
  • Ben Thompson Profile Picture
    1,400 on at

    Javascript to retrieve the environment variables can be found at Solved: Get Value of Environment Variable using JavaScript - Power Platform Community (microsoft.com)

     

    It's a piece of Javascript you call because it's not possible to sanely pass the information another way..

     

    If you need the environment variable for other controls / pages it may make sense to cache the result of the query - I've got code that can do that if you require....

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!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 482 Most Valuable Professional

#2
11manish Profile Picture

11manish 459

#3
Haque Profile Picture

Haque 331

Last 30 days Overall leaderboard