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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
CHRIS_Singa
Creator
Creator

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 Ambassador
Partner Ambassador

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

CHRIS_Singa
Creator
Creator
Author

in the app itself

SterreKapteijns
Partner Ambassador
Partner Ambassador

Are we talking about Qlik SaaS? 

CHRIS_Singa
Creator
Creator
Author

Yes Qlik Saas ,Cloud version 👍🏻

SterreKapteijns
Partner Ambassador
Partner Ambassador

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