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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Fetchin API through JSON Request and Response Methods

Hello Friends,

I am planning to fetch  a set of  API through JSON requests and responses into QlikView; is there any way to retrieve it other than  QVSource?

Please let me know

Thanks,

Kiru

1 Reply
petter
Partner - Champion III
Partner - Champion III

Qlik REST Connector 1.0 can be used. You can also "roll-your-own" by using the web-file LOAD ... FROM http://:.... but then you have to parse the JSON yourself.