How to Get the AppId of a Dynamics 365 Power App using JavaScript
This one’s pretty useful when you’re building out URLs in your JavaScript and you are using the AppId of your model-driven Power App / Dynamics 365. You don’t ever want to hardcode these values, and you will need to move your code across your environments at some point so getting this value programmatically is the best approach. If you prefer to watch a video on this, check out the video … Continue reading How to Get the AppId of a Dynamics 365 Power App using JavaScript