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

List dimensions Api Endpoint

Hello,

 

I'm trying to create a REST connection within a Qlik Sense application to retrieve all dimensions of an app.

To do so, I'll be needing the API ENDPOINT.

When I try to list all apps, I just have to build a list app block and use the API ENDPOINT : 

OmarBenSalem_0-1709738165330.png

 

But when it comes to list dimensions and list measures, we have no api endpoints showns!

OmarBenSalem_1-1709738224659.png

 

How can I create a REST connection to retrieve dimensions and measures of an app? Do anyone know?

Thanks

 

Labels (3)
1 Solution

Accepted Solutions
Shai_E
Support
Support

Hi @OmarBenSalem 

Its not a rest API endpoint, it is using the QIX API which uses WebSockets

QIX | Qlik Developer Portal

Not sure how you would implement this in an app as a data source.

Best Regards

View solution in original post

1 Reply
Shai_E
Support
Support

Hi @OmarBenSalem 

Its not a rest API endpoint, it is using the QIX API which uses WebSockets

QIX | Qlik Developer Portal

Not sure how you would implement this in an app as a data source.

Best Regards