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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Invoke Webservice Call...
Power Automate
Unanswered

Invoke Webservice Call in Power Automate Desktop

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, I have a webservice that I can run in SoapUI without any issues. When I try to call the same webservice in PAD I get a 415 status. I am new to this and I am sure it has something to do with the configuration. Any insight anyone might have is very appreciated. The webservice I am calling is in XML format and looks like this:

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<soapenv:Header/>
<soapenv:Body>
<tem:xxxxx_API>
<!--Optional:-->
<tem:LoginCredentials>
<!--Zero or more repetitions:-->
<arr:KeyValueOfstringstring>
<arr:Key>Username</arr:Key>
<arr:Value>xxxxx</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Password</arr:Key>
<arr:Value>xxxxx</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Database</arr:Key>
<arr:Value>xxxxx</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Contract</arr:Key>
<arr:Value>xxxxx</arr:Value>
</arr:KeyValueOfstringstring>
</tem:LoginCredentials>
<!--Optional:-->
<tem:sPartNo>xxxxx</tem:sPartNo>
<!--Optional:-->
<tem:sFromLocation>xxxxx</tem:sFromLocation>
<!--Optional:-->
<tem:sToLocation>xxxxx</tem:sToLocation>
<!--Optional:-->
<tem:Quantity>1</tem:Quantity>
</tem:xxxxx_API>
</soapenv:Body>
</soapenv:Envelope>

 

I am using variables to fill in the "XXXXX" values.

 

My configuration looks like this:

dtreat_0-1628895633123.png

 

The text of the body is this:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tem="http://tempuri.org/" xmlns:arr="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<soapenv:Header/>
<soapenv:Body>
<tem:nnnnn_API>
<!--Optional:-->
<tem:LoginCredentials>
<!--Zero or more repetitions:-->
<arr:KeyValueOfstringstring>
<arr:Key>Username</arr:Key>
<arr:Value>%Username%</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Password</arr:Key>
<arr:Value>%Password%</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Database</arr:Key>
<arr:Value>%Database%</arr:Value>
</arr:KeyValueOfstringstring>
<arr:KeyValueOfstringstring>
<arr:Key>Contract</arr:Key>
<arr:Value>%Contract%</arr:Value>
</arr:KeyValueOfstringstring>
</tem:LoginCredentials>
<!--Optional:-->
<tem:sPartNo>%PartNo%</tem:sPartNo>
<!--Optional:-->
<tem:sFromLocation>%FromLocation%</tem:sFromLocation>
<!--Optional:-->
<tem:sToLocation>%ToLocation%</tem:sToLocation>
<!--Optional:-->
<tem:Quantity>%Quantity%</tem:Quantity>
</tem:nnnn_API>
</soapenv:Body>
</soapenv:Envelope>

 

 

I have the same question (0)
  • NikosMoutzou Profile Picture
    Microsoft Employee on at

    Hello @Anonymous .

     

    If I understand correctly, you are trying to invoke a SOAP web service. This is will be supported from Power Automate Desktop with the respective action with the next release that will take place in about one month.

     

    Nikos

  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    @NikosMoutzou, does that mean there is currently no way to call a Soap service from PAD?

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 245

#2
David_MA Profile Picture

David_MA 216 Super User 2026 Season 1

#3
Valantis Profile Picture

Valantis 212

Last 30 days Overall leaderboard