Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How do i get information about the objects on the sheet? What method is responsible for this?
I will say in advance, in the get/app/object/full method there is no.
@kassyernar - did you ever get an answer for this? I would like to know as well!
I think you need the Qlik Engine API to get down to object level. I had a pet project where I had to dig into the QRS and I ran into walls that could only be breached by using the QlikEngine API.
https://github.com/jrd281/QSThumbCreator
Using Engine API is not retrieving objects like charts, KPI and such. I am able to get only basic ones like sheets and bookmarks. Anyone was able to list out all the app objects. Or has a list of objects that can be retrieved this way?