How to download all the files in the google drive folder

Hi All,

I want to download all files in the google folder drive. How can I achieve that? using the activities in gsuite.

Note: I can download one file at a time but I don’t know how to download all the files in the folder drive.

Thanks for the answer in advance.

cheers :smiley:

Happy learning :smiley:

@pattyricarte Can you tell us how are you performing this ?

1 Like

Hi @supermanPunch

Thank you for your reply.
Scenario:
1.I used gsuite activties
2.Find and files activities
3.Use Foreach to loop thru the files
4.Use donwload activities.

cheers :smiley:

Happy learning :smiley:

@pattyricarte That is exactly what I was going to suggest :sweat_smile:

@supermanPunch

But im not getting all the files inside the folder , What I get is the ID of the Parent Folder.

cheers :smiley:

Happy learning :smiley:

Dear all,
having the same problem.

When I use the “find and files” activity for a specific folder, I only get the folder ID which then cannot be used (at least I dont know how) to go through every file inside this folder.

Any chance someone has build this and can share the workflow?

Is there a way to get some sort of open folder dialogue for users to select the folder they want to extract?