cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Via REST POST Snap

GBekkanti
New Contributor III

I have a SOAP Endpoint(No WSDL file). I am able do a SOAP call using Postman Via POST(Basic Auth username and password) and i am getting response. But I am getting error while i am doing the same in Snaplogic REST POST snap.

Is there anyway to do this. SOAP Execute needs WSDL which I dont have.

Thanks in Advance…!

1 REPLY 1

del
Contributor III

You should be able to do this with the REST POST snap. Make sure you’re using the correct HTTP headers (SOAPAction, Content-Type, etc.).

If you provide the error message and additional detail, someone may be able to help you out further.

(Side note: If you know the web service well enough, you can build your own WSDL file for the SOAP snap)