Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
naveenbalanagu
Contributor III
Contributor III

Connect to QlikSense using API from Java

Hi,

We are implementing a test automation frame work for visuals developed in QlikSense. As part of this, I am doing a PoC on using QlikSense Engine API (or any other APIs) that we can make calls to get the data/properties of the visuals directly.

I've looked at the below link that gives an overview on how the connection can be established and it also mentions that, any programming language that supports Web Socket can be used to connect to Qlik APIs. Since we are doing this in Java, I am not sure where to start. Basically, I am trying to connect to QlikSense and get the list of apps and tile details (like name or type of tile) in an app to be printed. Is this possible with java? If so, can anyone help me where to start / what I need to achieve this.

Connecting to the Qlik Engine API ‒ Qlik Sense Developers

Qlik Engine API ‒ Qlik Sense Developers

Thanks a lot.

0 Replies