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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
prasadmundewadi
Contributor III
Contributor III

How to retrieve data from a Qlik app using API or callout ?

We need to consume data coming from a Qlik app that can be used in some other application. Is there an API that I can use to get the data from an app using the API or callout.

1 Solution

Accepted Solutions
rwunderlich
MVP
MVP

You can retrieve data from a Sense App using the Capability API or the Engine API

http://help.qlik.com/en-US/sense-developer/3.2/Content/APIs-and-SDKs.htm

For a more low tech method, the load script can STORE a csv file of Qlik Data during reload.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

View solution in original post

2 Replies
rwunderlich
MVP
MVP

You can retrieve data from a Sense App using the Capability API or the Engine API

http://help.qlik.com/en-US/sense-developer/3.2/Content/APIs-and-SDKs.htm

For a more low tech method, the load script can STORE a csv file of Qlik Data during reload.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com

steffan_holmquist
Partner - Contributor II
Partner - Contributor II

Another way to extract data from Qlik Sense is via the ODBC Driver from IPC Global.