Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
QSense
Creator II
Creator II

connect to webservice

Hi everyone,

I have a webservice and its link format "wsdl"

I want to get data from this link

How can i do?

Thanks

2 Replies
Clever_Anjos
Employee
Employee

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