Hi Team,
Currently we are able to download only single file from Gsuite activities. Can you create an activity to download all the files from a folder in GDrive.
Thanks,
Saranya K R
Hi Team,
Currently we are able to download only single file from Gsuite activities. Can you create an activity to download all the files from a folder in GDrive.
Thanks,
Saranya K R
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:
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.