Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am looking to export specific app scripts from Qlik Enterprise but am unsure which endpoint provides this data. Could anyone assist me in identifying the correct endpoint?
No, the script is internal to the app and is only accessible through the Engine API.
See if the below link helps.
The script can be extracted from the engine API using this endpoint:
Exactly how to do that depends on in what context you would like to do this. @kaushiknsolanki posted an endpoint you can access from Java Script.
Im Sorry I would like to do it with the Qlik Sense REST API connection. is this still possible?
No, the script is internal to the app and is only accessible through the Engine API.