Hi Team,
Am retrieving files from local folder as of now,
Can anyone please help me how to retrieve files from sharepoint or google drive in UI path.
Regards,
Yuvarani D
Hi Team,
Am retrieving files from local folder as of now,
Can anyone please help me how to retrieve files from sharepoint or google drive in UI path.
Regards,
Yuvarani D
First download this package from manage packages to access files from share point
Then using the download file activity, you can download the file to your local system and upload file activity to upload a file to onedrive
You can use the below sequence to download a file from onedrive :-
Main.xaml (11.6 KB)
Here sourcePath is the folder in drive you are searching in and fileName is the file you want to download, destinationPath is where you are downloading the file
Hi @ydhanabalan ,
You would require two different Packages to be installed for each :
Is there any way to directly fetch the files from sharepoint to UI path for files scanning purpose instead of downloading it to local and fetching?
thank you, that worked
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.