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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kubra1
Contributor II
Contributor II

Export Apps in Qlik Cloud

Is it possible to export more than one app in Qlik Cloud? I created an API then tried to use it in Python. Bu it didn't work out. I want to backup our apps to SharePoint or OneDrive. But i don't want to export apps one by one. How can i do that? Is there a solution for that?

Labels (3)
2 Replies
Shai_E
Support
Support

Hi @kubra1 

I assume you want to export those apps in parallel? 
You might be able to do this by making HTTP calls to the following API endpoint

Apps REST | Qlik Developer Portal


And for example in JavaScript you can map a bunch of promises (calls to export apps) into an array of promises and use the Promises API function named "All" to await for all these promises to resolve.

That in theory should work.

Best Regards

marksouzacosta

Yes, it is possible. Is your code working for one single app at time?

And please allow me to introduce you the inProcess App Operations, a command line tool to backup your Qlik Sense / Qlik Cloud applications or transfer them among your Qlik Sense/Cloud servers/tenants:
https://www.ipc-global.com/inprocess-app-operations

Regads,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com