Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics CRM (Archived)

Can I call fetch XML using soap request?

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

  • Verified answer
    sandeepstw Profile Picture
    sandeepstw 4,601 on at
    RE: Can I call fetch XML using soap request?

    Hi Hemant,

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

  • Hemant Kumar Sahu Profile Picture
    Hemant Kumar Sahu 1,825 on at
    RE: Can I call fetch XML using soap request?

    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

  • Robert Wittig Profile Picture
    Robert Wittig 1,885 on at
    RE: Can I call fetch XML using soap request?

    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

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Can I call fetch XML using soap request?

    Please refer the below link :

    rajeevpentyala.com/.../xrmservicetoolkit

    Also refer the below link for the libraries

    xrmservicetoolkit.codeplex.com

  • Verified answer
    sandeepstw Profile Picture
    sandeepstw 4,601 on at
    RE: Can I call fetch XML using soap request?

    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
    Community Member Microsoft Employee on at
    RE: Can I call fetch XML using soap request?

    Hi Sandeep,

    Yes you can, please refer the below links :

    crmtroubleshoot.blogspot.in/.../dynamics-crm-2011-php-and-soap-calls.html

    jlattimer.blogspot.in/.../soap-only-authentication-using-php.html

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans