Skip to content

ReeceHarsley88/FetchXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FetchXML

A collection of FetchXML queries for use with Microsoft Dataverse and Dynamics 365.

What is FetchXML?

FetchXML is Microsoft's XML-based query language for retrieving data from Dataverse. Queries can be run via the Dataverse Web API, the XrmToolBox FetchXML Builder, or pasted directly into Advanced Find in model-driven apps.

Useful tools:

Queries

File Description
FindHiddenPPSolutions Retrieves hidden Power Platform solutions from a Dataverse environment — useful for auditing or troubleshooting managed solution layers

Usage

  1. Copy the FetchXML content from the file.
  2. Paste into XrmToolBox FetchXML Builder to run against your environment, or
  3. Use the XML as the etchXml parameter in a Dataverse Web API request.

About

FetchXML queries for use with Microsoft Dataverse and Dynamics 365

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors