Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
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