Physical Address

304 North Cardinal St.
Dorchester Center, MA 02124

Get Power Platform fetchxml from XrmToolbox


Getting Started with XrmToolBox and FetchXML Builder

XrmToolBox is a Windows-based application that provides a collection of tools for working with Microsoft Dataverse and Dynamics 365. It’s widely used by developers, administrators, and consultants to simplify tasks such as querying data, managing metadata, and customizing environments.

Connecting to Your Environment

To begin using XrmToolBox, follow these steps:

  1. Download the latest version from https://www.xrmtoolbox.com.
  2. Launch the application.
  3. Click on “Connect” in the toolbar.
  4. Choose “New Connection” and select “OAuth (Recommended)” as the authentication method.
  5. Enter the URL of your Dataverse environment (e.g., https://yourorg.crm4.dynamics.com).
  6. Sign in with your Microsoft credentials and save the connection.

Once connected, you’ll have access to a wide range of plugins designed to streamline your work.

Installing FetchXML Builder

One of the most popular plugins is FetchXML Builder, which allows you to build and test FetchXML queries in a visual interface.

To install it:

  1. Go to “Tools” and open the “Plugin Store”.
  2. Search for “FetchXML Builder”.
  3. Click “Install”.
  4. After installation, launch the plugin from the main menu.

FetchXML Builder makes it easy to create complex queries, preview results, and export them for use in Power Apps, Power Automate, or custom development.

Leave a Reply

Your email address will not be published. Required fields are marked *