Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
CHRIS_Singa
Contributor III
Contributor III

Automation for variable

Hello,

Just a simple question

How can I download all the variables created in my apllication using automation ?

If there is any others options, It will be great

Thank you 

5 Replies
SterreKapteijns
Partner - Creator
Partner - Creator

Are the variables created in the load script or in the app itself? 

CHRIS_Singa
Contributor III
Contributor III
Author

in the app itself

SterreKapteijns
Partner - Creator
Partner - Creator

Are we talking about Qlik SaaS? 

CHRIS_Singa
Contributor III
Contributor III
Author

Yes Qlik Saas ,Cloud version 👍🏻

SterreKapteijns
Partner - Creator
Partner - Creator

I'm not 100% sure but I think it would be possible to use the API to retrieve all variables in an app. Maybe via Application Automation or just creating an API connection in another app.

Qix JSON-RPC | Qlik Developer Portal 

app variable ls | Qlik Developer Portal

Get started with the Variable API | Qlik Developer Portal