Google Drive Download and Archive

Hi, I am trying to Download multiple files and pack them into a single zip Archive. The first steps work just fine – looking for the files in a specific folder and Downloading them. However, I cannot find a way to create a single zip out of them.

In my example there are 3 files in the folder, which are then downloaded.


Hi Axel,

Welcome to the Make community!

You would need to use an iterator and download each file’s data. Then the source for the Archive should be set as this iterator which contains all filenames and downloaded files