Download all files from Google Drive folder

Hi @SaranyaKishore

Thanks for your feedback. I’ve added your request to the backlog, to be considered for a future release (nice to have).

Anyway, you can already achieve this for files located directly in a specified folder by using Find Files and Folders activity with a filter like “‘your-folder-id’ in parents and trashed = false and mimeType != ‘application/vnd.google-apps.folder’”. Then use Download File in a For Each activity.

Example: