Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.