Compare Chrome extensions: Dynamics 365 Power Pane vs Dataverse REST Builder

Stats Dynamics 365 Power Pane Dynamics 365 Power Pane Dataverse REST Builder Dataverse REST Builder
User count 60,000+ 4,000+
Average rating 4.84 5.00
Rating count 87 3
Last updated 2022-06-22 2023-06-07
Size 1.09M 1.30M
Version 1.2.2.95 1.0.0.44
Short description
Dynamics 365 Power Pane is a helper tool designed to integrate with Dynamics CRM/365 application and allow you to manipulate forms. Create and Execute requests against the Dataverse Web API endpoint.
Full summary

Dynamics 365 UCI, Dynamics 365 V9, Dynamics 365 v8, Dynamics CRM 2016, Dynamics CRM 2015, Dynamics CRM 2013

Dataverse REST Builder allows to create and execute requests against the Dataverse Web API endpoint. After obtaining the token from the authentication process (a Dataverse instance is required and a URL must be provided) the tool is loaded and a new collection of requests can be created. Each request matches a capability of Dataverse, in addition to the standard CRUD it supports specific Dataverse requests like Associate/Disassociate, Execute Workflow and Manage Image and File Data. For each request the tool generates the code for different syntaxes, like Xrm.WebApi (if the code is for a model-driven app), Fetch API, jQuery and Power Apps Portals, some requests generate the code for Power Automate and Power BI.

Another capability of the tool is to export the collection in different formats: Postman, Thunder Client (VS Code) and REST Client (VS Code).