DEV Community

Cover image for Top Extensions for Power Automate Developers - Part 2
david wyatt
david wyatt Subscriber

Posted on

6 2 2 2 2

Top Extensions for Power Automate Developers - Part 2

Power Automate has some amazing features, and the dev team keeps rolling out new exciting features all the time. But the truth is, there is only so much they can do, and how you use the platform varies by developer, so not all features you want can be made. And that's where Chrome/Edge Extensions come in, they can add functionality directly to the sites you are logged in (warning here, these elevated permission can be misused, so only use trusted extensions).

Almost 2 years ago I wrote a blog about my top 5, looking back they are all still relevant and in my top 5, but I have found (and made, you will see by a * that they are mine) 4 more (Chromes recent blocking of Manifest v2 made mre remove my number 5).

  1. Dataverse REST Builder
  2. Power DevBox Shortcut* 3.Power DevBox Share*
  3. Scribe

1. Dataverse REST Builder

As extensions go this has to be up there and probably should be in top 5, the developer has done an amazing job and I suspect inspired Microsoft to make their own API explorer.

It links to your environment (using developer spn so no need to configure anything in Azure) so can create, read, update and delete your data (so be careful).

builder

It has lovely interface to build your guries and return the results.

dataverse results

For anyone growing into pro code Dataverse Web Builder allows you to convert those queries that generate the code in multiple languages for you to use in pro code solutions.

dataverse rest builder

Chrome Store
Edge Store

2. Power DevBox Shortcut*

power devbox share

If you work across multiple environments or an admin navigating to an environment can be a pain, and that's Where Power DevBox Shortcut comes in. It lists all of your environments so that you can quickly open then, with some additional cool features:

  • Open in right studio - Power Automate/Power Apps/ Copilot Studio/ Power Pages/ Dynamics/ Advanced settings/ Admin Center
  • Get environment id straight to clipboard (you can use the Dynamics link for Dataverse url)
  • Search/filter environments
  • Tag environments for easing filtering (like all dev environments)
  • Download list of all environments and links

environment tags

Chrome Store
Edge Store
Official Site

3. Power DevBox Share*

Some say this one is niche but it has helped me out more often than I can remember. Power Automate started as a citizen developer tool, so multi dev work is something of an afterthought. This means when 2 devs work on a flow you can end up with duplicate connection references and environment variables (as you can't even see what you created let alone use). Flows and Apps can now be easily shared, but Connection References and Variables, nope.

Well you can with Power DevBox Share, simply enter the solution component name and who you want to share/change owner with and click Submit.

power devbox share

You can

  • Share
  • Revoke share
  • Change owner

and you can manage access for

  • User
  • Team

and you can share

  • Connection References
  • Environment Variables
  • Custom Connectors
  • Flows

or the entire solution 😎

4. Scribe

No one likes documentation, or creating training material, luckily we have Scribe. It's a cool screen recorder/documentation generator rolled into one. There is a paid version that can do desktop software to, put for Cloud stuff the free browser extension is all you need.

scribe

You have to sign in (I just use Google), and it does ask for some strange permissions (access contacts etc), but I just didn't give those permissions and it worked.

Once recorded you can edit the generated docs by removing, updating or adding pages.

delete page

You can then share the guide from directly in Scribe (like here), or export to a pdf (other formats are available but require paid account)

Chrome Store
Edge Store


There are lots more cool Extensions out there, so please do share in comments if you know of any.


If you would like to get notified every new blog (I also do a few in the Power Platform Community), subscribe below

Quadratic AI

Quadratic AI – The Spreadsheet with AI, Code, and Connections

  • AI-Powered Insights: Ask questions in plain English and get instant visualizations
  • Multi-Language Support: Seamlessly switch between Python, SQL, and JavaScript in one workspace
  • Zero Setup Required: Connect to databases or drag-and-drop files straight from your browser
  • Live Collaboration: Work together in real-time, no matter where your team is located
  • Beyond Formulas: Tackle complex analysis that traditional spreadsheets can't handle

Get started for free.

Watch The Demo 📊✨

Top comments (1)

Collapse
 
george_t profile image
GeorgeTzani

I use the Power DevBox shortcut every day. I don't use the Share one as much, but it has saved me a ton of time when co-developing solutions! Thank you for these, David.

I definitely need to try Scribe to save me from the pain of having to write down instructions when assisting colleagues.

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

If you found this post useful, please drop a ❤️ or a friendly comment!

Okay.