Invoke Soap Web Service

I have a requirement to Invoke SOAP Web service but i am getting No Soap action header response from the webservice i am invoking using http post request. The same request is working fine via SOAP UI. Can i have any suggestions to fix this or can i invoke SOAP web service my any other workflow such as Invoke Power shell instead of http post request

Hi @subramaniancts,

Can you share the workflow if possible?
or May i know how you are trying to call the SOAP service from UiPath?

Hi @subramaniancts

If you are already on the 2019.4 or higher (2019.5 is the latest Community Edition), then you can have a look at the SOAP service tutorial from under the Library projects:

The tutorial is quite advanced, but should give you a clue :slight_smile: