web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics CRM (Archived)

Can I call fetch XML using soap request?

(0) ShareShare
ReportReport
Posted on by 4,601

Hi,

Can I call fetch XML using soap request? I need to list dynamic data list in PHP. 

Thanks,

Sandeep

*This post is locked for comments

I have the same question (0)
  • Community Member Profile Picture
    on at
  • Verified answer
    sandeepstw Profile Picture
    4,601 on at

    Hi Mohit,

    I used those link already, I am looking for how can I call fetchXML query using SOAP request.

    Thanks,

    Sandeep

  • Community Member Profile Picture
    on at

    Please refer the below link :

    rajeevpentyala.com/.../xrmservicetoolkit

    Also refer the below link for the libraries

    xrmservicetoolkit.codeplex.com

  • Robert Wittig Profile Picture
    1,885 on at

    Sandeep,

    Within the CRM SDK is an application called SOAP logger, it will take any organization request and give you the SOAP message needed to generate the request.  It is a really neat little tool!

    Bob

  • Hemant Kumar Sahu Profile Picture
    1,829 on at

    Hi Sandeep,

    Please try this code. This may helps you.

    var fetchXml = "<fetch version='1.0' output-format='xml-platform' mapping='logical' distinct='false'>" +
    "<entity name='entityname'>" +
    "</entity>" +
    "</fetch>";
    var results = XrmServiceToolkit.Soap.Fetch(fetchXml);

    Thanks
    Hemant

  • Verified answer
    sandeepstw Profile Picture
    4,601 on at

    Hi Hemant,

    I am using php code. So java-script will not work.  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics CRM (Archived)

#1
Varsha deshpande Profile Picture

Varsha deshpande 5

#2
JS-09031509-0 Profile Picture

JS-09031509-0 3

#3
Ciprian  P Profile Picture

Ciprian P 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans