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

Community site session details

Session Id :
Small and medium business | Business Central, N...
Unanswered

How to Post SOAP request with XML body in Business central?

(0) ShareShare
ReportReport
Posted on by 30

Hi, I am working on an app integration with Business Central. I have tries my request on postman and have successfully got the results. Now I want to send that request in business central using AL. 

I want to send SOAP request, with XML request body having data to post. I have tried a lot of ways for this but can not get required results. If anyone of you have idea how to do this.

I have the same question (0)
  • Arne Kjetil Profile Picture
    5 on at
    RE: How to Post SOAP request with XML body in Business central?

    You can use HttpClient:

        var
            HttpClientHttpClient;
            HttpRequestMessageHttpRequestMessage;
            HttpResponseMessageHttpResponseMessage;
             HttpRequestMessage.SetRequestUri(url)
             HttpRequestMessage.Content.WriteFrom(instream);
            HttpClient.Send(HttpRequestMessageHttpResponseMessage);

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Andrés Arias – Community Spotlight

We are honored to recognize Andrés Arias as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
Sohail Ahmed Profile Picture

Sohail Ahmed 2,737 Super User 2025 Season 2

#2
Sumit Singh Profile Picture

Sumit Singh 2,577

#3
Jeffrey Bulanadi Profile Picture

Jeffrey Bulanadi 2,251

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans