SaaS API updates - 2021-03-24
New Evaluation API Property - fileSizeMiB
The evaluations API now includes a property in the result schema and the evaluation detail properties indicating the file size on disk of the evaluated Qlik Sense application.
Learn more about optimizing app performance and using the API in DevOps processes here.
Apps API Export App Response Update
The export app
endpoint in the apps API now provides a location header
containing the URL of the exported application in the temporary content service
when the endpoint returns an http 201
response.
Sense Client Object Definitions Released
Developers have requested the schemas and property definitions for the different objects created in Qlik Sense applications be made public. You can now view this information here.
You’ll find all of the properties in each type of object available in Qlik Sense, and you can download the specification for use in your own custom applications.
Webhooks API set to public/stable API status
The webhooks API is now a public and stable API in alignment with the public release of tenant level webhooks in SaaS platform.