Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone,
I have a webservice and its link format "wsdl"
I want to get data from this link
How can i do?
Thanks
If its a GET webservice use the normal LOAD at script using Web File button
If it´s SOAP/POST or need authentication: Call a web service via SOAP, HTTP Get or HTTP Post