Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
im building a monitoring app in Qlik where i beyond other things need al list of all the available apps built so far in Qlik.
Next to the app names i need the app IDs too.
Can somebody tell me a way how to get this data?
Maybe using the log files? Couldnt find anything there though.
Thanks a lot!
Hi,
this is not officially supported, but as Qlik has read-only connectors I think there is no risk and I have used it several times.
Create a new data connection to the repository database. You will be able to get a list of Apps incl. Name and ID from there.
Another (probably supported) approach would be to use the Qlik REST Api, but I have not used this so far to get the data you are looking for.
Hi,
this is not officially supported, but as Qlik has read-only connectors I think there is no risk and I have used it several times.
Create a new data connection to the repository database. You will be able to get a list of Apps incl. Name and ID from there.
Another (probably supported) approach would be to use the Qlik REST Api, but I have not used this so far to get the data you are looking for.
cool that works, Thanks!
Hi, can you direct where can I find the list of publish apps in the postgresql? thnaks!