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)