Get files name from google shared drive and download the files

Hi All,
@Palaniyappan @Pablito

I am suing gsuite activities to download the file from google shared drive and i am having all the access but when i have use find file and folders activity and it is giving the details of my drive documents

But i need to download the files which is available in shared drive

image

image

1 Like

Hi @Naveen_Chaganti use this expresion in your find files and folder activity:

“'”+FolderID+"’ in parents and trashed = false "

note: localpath=“where to downlaod the files”

Argument type should be:
image

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.