Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Running GetAllObject which returns objects (kpi, container, charts) with the following request body
returns objects, specifically when the object is a layout container, I also want to read/access the objects (graphics) within this layout, how can I do this?
Does anyone have any idea how to solve this?
Have a look at the method "GenericObject.GetFullPropertyTree". That's typically what you want to use in cases like this. This one:
https://qlik.dev/apis/json-rpc/qix/genericobject/#getfullpropertytree