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

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
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

Labels (1)
2 Replies
EduardoAlexandredeFrancisco
Creator II
Creator II

Clever_Anjos
Support
Support

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