💡 Tip: Get Formatted Values to your Web API response from Dataverse.

by Oct 26, 2023Shorts

💡 Tip: Get Formatted Values to your Web API response from Dataverse.

We all know the drill – SDK and Power Automate users, you get the luxury of having formatted values by default. 👑

I’m a regular user of the ‘OPEN RECORD IN WEB API’ action in ‘Level up for Dynamics 365/Power Apps’ extension 🚀. The downside? It doesn’t showcase Formatted values, or any annotations for that matter.

What’s needed is a tweak to your request. Simply add the following header:

Prefer: odata.include-annotations=”*”

Now for the real question – how can one do that in the browser? 🤔

Sure, you could tinker around with the developer tools built into your browser, but why settle for the hard way when there’s an easier solution?

Say hello to the ‘Modify Header Value’ extension! With this gem, you can effortlessly specify a custom header addition for every domain. 💎

Learn more here: https://chrome.google.com/webstore/detail/modify-header-value-http/cbdibdfhahmknbkkojljfncpnhmacdek

Did you find this helpful? Drop a comment and let me know! 🙌

Remy van Duijkeren

Remy van Duijkeren

Power Platform Automator

Automation and integration aren’t just what I do—they’re what I do best.

I help businesses work smarter by removing friction, automating what slows them down, and connecting systems that should’ve been talking all along.

 

Get My Thoughts on Automation & Development

Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.

Related