Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Jimi
Contributor II
Contributor II

Qlik Cloud Automation

Hello,

i am new in Qlik automation and  I want to build an automation to get the date field and las reload time of the app for several apps.

i want to store the result in qvd file and use it in a table.

any idea how can i do this?

thank you in avdance for your help.

Labels (1)
1 Reply
pablolabbe
Partner Ambassador
Partner Ambassador

You can create an app with a script that reads App information for each app from Qlik API. and store into a QVD.

This is a reference to the API to retrieve App reloadtime information  https://qlik.dev/apis/rest/apps/#get-api-v1-apps-appId

My suggestion is to review the reload script for the Monitoring Apps.  You can learn a lot how to connect to qlik cloud rest api reviewing the script code of each app  https://community.qlik.com/t5/Official-Support-Articles/Qlik-Cloud-Monitoring-Apps-Workflow-Guide/ta...

To manually import one of the monitoring apps to your environment just to review the script you go directly to the github repository https://github.com/qlik-oss/qlik-cloud-monitoring-apps?tab=readme-ov-file

 

Did you find a solution to your question? Mark the solution as accepted and if you found it useful, press the like button! | Follow me on Linkedin