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: 
Not applicable

Is there any Extension available to make a JSON Webservice call?

Hi All,

We are looking forward to using Qlikview to make a POST request to the JSON based Webservice for R. If there are any extension already available request you to please help us with the them.

Thanks Sagar

3 Replies
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Perhaps one of these:

JSON connector example.zip

JSON Loader

General JSON/XML/SOAP Web API Connector

or this discussion Qlikview and Json api


talk is cheap, supply exceeds demand
rbecher
MVP
MVP

‌Hi Sagar,

in this extension I used Ajax calls. There are some jQuery functions for easy implementation:

zWeatherFeed

- Ralf

Data & AI Engineer at Orionbelt.ai - a GenAI Semantic Layer Venture, Inventor of Astrato Engine
Not applicable
Author

Hi Ralf/Gysbert,

Thanks for your quick response.

We are looking for something like stefanwalther/qvData2Webservice · GitHub

The above one is making an ASMX service call and we are looking for JSON WSDL call with below Service Objects which would be based on users selection.

{"count": 39, "values": [{"kpi": "N00914", "municipality": "1283", "period": 2013, "values": [{"count": 1, "gender": "K", "status": "", "value": 70.006373}, {"count": 1, "gender": "M", "status": "", "value": 73.703903}, {"count": 1, "gender": "T", "status": "", "value": 71.850318}]}