Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
gianluca89
Contributor II
Contributor II

How to use "get /v1/apps/{appId}/data/metadata" method for QlikSense metadata retrieval

Hi to all

I want to retrieve metadata information of an App in QlikSense and I see that there is a swagger ad hoc.

I think that this method is perfect for my case:

get /v1/apps/{appId}/data/metadata

where {appId}  can be easily derived from QMC.

Using Postman for submitting the REST API call, what is the hostname that i have to use in :

https://....//v1/apps/{appId}/data/metadata

the HUB ? the QMC ? Other?

Thank you in advance for the help

Gianluca

Labels (5)
1 Solution

Accepted Solutions
Levi_Turner
Employee
Employee

That API is delivered over the Proxy Service so any valid Proxy Service hostname ought to work. To use your example, I'd use the Hub Hostname.

View solution in original post

1 Reply
Levi_Turner
Employee
Employee

That API is delivered over the Proxy Service so any valid Proxy Service hostname ought to work. To use your example, I'd use the Hub Hostname.