Guys,
Good day!
Need help on how to download multiple files in Google Drive. I can download single file already.
please provide the workflow.
thanks…
Guys,
Good day!
Need help on how to download multiple files in Google Drive. I can download single file already.
please provide the workflow.
thanks…
Hi @Henson_Ibon
Use UiPath.GSuite.Activities
Hi @Henson_Ibon ,
(https://docs.uipath.com/activities/other/latest/productivity/about-google-gsuite-activities)
hope it help
thanks for the replies but, I know already how to download a single file from google drive. now I want to know how to download multiple files. like how to step up for each loop to download the files.
Hi.
Example :
Check out this activity For Each File/Folder: https://docs.uipath.com/activities/other/latest/productivity/google-workspace-drive-for-each-file-folder-connections
It allows you to loop through each file in the target folder. Inside the loop, you can use the individual Download File activity: https://docs.uipath.com/activities/other/latest/productivity/google-workspace-drive-download-file-connections
Hope this helps!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.