Download file from SharePoint in UiPath

Hello All,

How we can download files from SharePoint without using any third party activities ?
I want to use only UiPath or Microsoft Activities to perform this task.

Regards
Ankit Dwivedi

@ankitdwivedi0290

UiPath has the Sharepoint Activities

image

Check as above and try with those

Hope this will help you

Thanks

This is by UiPath Team member not by UiPath

@ankitdwivedi0290

Okay, then you have to go with HTTP Request activity and use REST API of Sharepoint

For Reference check below link for your reference

Hope this will help you

Thanks