Third Light Developer Exchange

Code and templating community forum for developers and software integrators

You are not logged in.

Announcement

If you wish to join the Developer Exchange, please contact your account manager - this is to avoid unnecessary spam in the forums. Many thanks for your understanding.

#1 2014-03-25 14:06:01

dejan
New User
Registered: 2014-03-25
Posts: 1

Multiple file download

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

#2 2014-04-28 15:44:45

steve
Third Light Staff
Registered: 2013-06-06
Posts: 105

Re: Multiple file download

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

Board footer