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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense API

Hi!

I want to pull data and images from Qlik Sense into my application.

Is there any APIs for Qlik Sense?

Thanks!

1 Solution

Accepted Solutions
Michael_Tarallo
Employee
Employee

Hello Andrew - you can get a preview of what this will be like with Qlik Sense Server by starting Sense Desktop, opening a browser and visiting this URL:http://localhost:4848/resources/mashupworkbench.html

Click the New Button, Enter in a Project Name, Select an existing app in the list and a simple layout design will open where you can drag in the visualization objects you created:

8-5-2014 9-58-26 AM.jpg

8-5-2014 9-59-33 AM.jpg

This is an early example of what you can do using the APIs, this tool uses a simple layout editor and is meant to demonstrate how the div layers are used to house the chart objects.

If you have some apps created - you can take their contents (chart objects, list boxes, images) and lay them out and view the JavaScript and HTML code used:

8-5-2014 9-57-19 AM.jpg

8-5-2014 10-00-19 AM.jpg

8-5-2014 10-00-29 AM.jpg

Hope this helps

Regards,
Mike Tarallo
Qlik

View solution in original post

2 Replies
pwd
Employee
Employee

Qlik Sense Desktop does not provide any APIs. Keep an eye out for this in the server version though, looks like it will be a major focus area!

Michael_Tarallo
Employee
Employee

Hello Andrew - you can get a preview of what this will be like with Qlik Sense Server by starting Sense Desktop, opening a browser and visiting this URL:http://localhost:4848/resources/mashupworkbench.html

Click the New Button, Enter in a Project Name, Select an existing app in the list and a simple layout design will open where you can drag in the visualization objects you created:

8-5-2014 9-58-26 AM.jpg

8-5-2014 9-59-33 AM.jpg

This is an early example of what you can do using the APIs, this tool uses a simple layout editor and is meant to demonstrate how the div layers are used to house the chart objects.

If you have some apps created - you can take their contents (chart objects, list boxes, images) and lay them out and view the JavaScript and HTML code used:

8-5-2014 9-57-19 AM.jpg

8-5-2014 10-00-19 AM.jpg

8-5-2014 10-00-29 AM.jpg

Hope this helps

Regards,
Mike Tarallo
Qlik