Mahalakshmi
(Mahalakshmi Sambandan)
1
I need to do an automation where bot uploads files to sharepoint on a regular basis.
I have completed the web automation and it takes huge run time.
I have come across the Sharepoint custom package in the forum, and tried implementing it, but getting the below error -

Please suggest/help
Can you provide a screenshot of the activities you are using and the properties?
Hi @Mahalakshmi ,
For SharePoint servers you can “upload” files by using only the Copy File activity (https://docs.uipath.com/activities/docs/copy-file )
Within the To field you are suppose to use the ...\DavWWWRoot\...
syntax, like this:
Hope this helps!
Best regards,
Marius