You are not logged in.
Pages: 1
We are developing an app which has our custom UI and uses API calls to browse folders and files and enable download of files.
So far we are able to get download links with Downlaods.GetLink() method, but this does not enable download of multiple files in one go.
The only thing I can do is to fetch download links in an array and then initiate download one by one.
Is there a way to initiate multiple file download through an API call?
Thanks in advance for help
Last edited by dejan (2014-03-26 14:18:54)
Offline
Hi Dejan,
I can confirm that there isn't a way to do this through the API at the moment, sorry.
Best Regards,
Steve
Offline
Pages: 1