Hi, is there a way to automate sharepoint folders (not lists)
I have folders, sub folders and files within each sub folders and I want the bot to download those files and work on it. Once done I also want the BOT to upload it back to a sharepoint folder.
Any activities that can help with this. I am on UiPath 23.4 version
@prasath_S @Palaniyappan and others if you can help
ppr
(Peter Preuss)
November 15, 2023, 10:13am
2
Srini84
(Srinivas Kadamati)
November 15, 2023, 10:14am
3
Hi @AdityaShivam
Check in Office365 package you can find the activities
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...
above is the activity to get the file from sharepoint
Hope this may help you
Thanks,
Srini
Thanks,
I believe they all require UiPath to first authenticate to sharepoint right?
I keep getting ‘UiPath needs admin approval’ message
Thanks,
I believe they all require UiPath to first authenticate to sharepoint right?
I keep getting ‘UiPath needs admin approval’ message
Is there a way to bypass this ?
Srini84
(Srinivas Kadamati)
November 15, 2023, 10:39am
6
Hi @AdityaShivam
Had you register your application in azure and got the application ID and secret?
Thanks,
Srini
rikulsilva
(Henrique Lima da Silva)
November 15, 2023, 2:10pm
7
Hi @AdityaShivam
In order to use the Office 365 activities you need to authenticate. You can register a Azure App for it as describe here:
The UiPath Documentation Portal - the home of all our valuable information. Find here everything you need to guide you in your automation journey in the UiPath ecosystem, from complex installation guides to quick tutorials, to practical business...