MarketplaceStudioActivitySharePoint Custom Activities Package

Create your first automation in just a few minutes.Try Studio Web →

SharePoint Custom Activities Package

SharePoint Custom Activities Package

by Internal Labs

StarStar

25

Activity

Downloads

128.5k

Andrew Dowiarz
Posted 3 years ago

The UIPath Office 365 activity package is horrible. Can you please update this awesome package to handle modern auth? Thank you!

Caleb Shannon
Posted 3 years ago

Hello, great activity pack! Using Basic Authentication at the moment but need to move away.

Are you planning to support Integrated Windows Authentication? Or allow users to pass their own SharePoint context in to the Scope activity?

Thanks

DTSFG HUET FA RPA Architect
Posted 3 years ago

Hi Radu,

Have you planned to upgrade .net from 4.6.* to .NET 6 ?

Kind regards,

Alex

shivam kaushik
Posted 3 years ago

With Microsoft depreciating basic authentication with their APIs for exchange online , will it affect the package/activities within while using type online and basic authentication with username/secure string password?

Antti Karvinen
Posted 3 years ago

Using the latest release, we are having problem with using QueryGrouping=True. With this property enabled, we get a null reference exception when using the SharePoint scope (even without any child activities). If we set it to false, then the same works just fine.

Aloysius T
Posted 3 years ago

Hi Radu,

We are getting the following error in our Production environment, "Microsoft.SharePoint.Client.IdcrlException - The sign-in name or password does not match one in the Microsoft account System". The same process works fine in the Staging environment.

In our process, we are trying to create a folder if it doesn't exist and upload a file into that folder on Sharepoint.

Things our team have tried:

- Verified that the account we are using has MFA disabled

- Verified that we can login manually with the credentials

- Re-entered the credentials multiple times in orchestrator to ensure it is correct as process is referencing to there to get credentials.

Can you please advise? Thanks!

  • I have a problem with the get item library when it downloads a file that is 40mb sometimes it is downloaded damaged or with a smaller size
Jean-Luc PHILIPPE
Posted 3 years ago

Hi Radu,

I'm using the Sharepoint Custom Activities Package and I'm facing a problem when I try to connect through SharepointApplication Scope with AzureApp login mode. I give the

AzureApplicationID

AzurePermission (Read, Write)

SecurPassword

URL

Username

and I get the msg "15:25:16.0777 => [ERROR] [UiPath.Studio.App.Logging.OutputLogger] [35] Get List Items: Une ou plusieurs erreurs se sont produites." when I use a Get List Item

It works well, when I use a webLogin mode.

Any idea to make it work  ?

jean-Luc

Keegan Kosasih
Posted 3 years ago

Anyone else getting this error?

Cannot load assembly: C:\Users\UserName\.nuget\packages\uipathteam.sharepoint.activities/1.7.0\lib/net452/UiPathTeam.SharePoint.Activities.dll : System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.SharePoint.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c' or one of its dependencies. The system cannot find the file specified.

File name: 'Microsoft.SharePoint.Client, Version=16.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c'

at System.Reflection.RuntimeAssembly.GetExportedTypes(RuntimeAssembly assembly, ObjectHandleOnStack retTypes)

at System.Reflection.RuntimeAssembly.GetExportedTypes()

at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.AddAssemblyInternal(Assembly assembly, String path)

at UiPath.Studio.Plugin.Workflow.Services.AssemblyContainer.c__DisplayClass10_0.b__0(Tuple`2 range)

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Wendy T
Posted 3 years ago

Hi, is this package compatible with the latest UiPath studio version 22.4? If not, what is the timeline for a compatible version being available?

Thank you

Jeet Doshi
Posted 3 years ago

 I am using Sharepoint App-Only for authentication. But I am getting error “Access Denied”. I have setup sharepoint as mentioned in Marketplace overview link. I am using Client ID and Client Secret to authenticate in Sharepoint scope activity.

RemoteException wrapping Microsoft.SharePoint.Client.ServerUnauthorizedAccessException: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) 

   at Microsoft.SharePoint.Client.ClientRequest.ProcessResponseStream(Stream responseStream)

   at Microsoft.SharePoint.Client.ClientRequest.ProcessResponse()

   at Microsoft.SharePoint.Client.ClientRequest.ExecuteQueryToServer(ChunkStringBuilder sb)

   at Microsoft.SharePoint.Client.ClientRequest.ExecuteQuery()

   at Microsoft.SharePoint.Client.ClientRuntimeContext.ExecuteQuery()

   at Microsoft.SharePoint.Client.ClientContext.ExecuteQuery()

   at UiPathTeam.SharePoint.Utils.GetFileFromSharePoint(ClientContext clientContext,

String localPath,

String relativeUrl)

   at UiPathTeam.SharePoint.Activities.Libraries.GetFile.Execute(CodeActivityContext context)

   at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance,

ActivityExecutor executor,

BookmarkManager bookmarkManager)

   at System.Activities.ActivityInstance.Execute(ActivityExecutor executor,

BookmarkManager bookmarkManager)

   at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor,

BookmarkManager bookmarkManager,

Location resultLocation)

Please help in resolving this issue.

Radu Bucur
Posted 3 years ago ago

Responded on forum: https://forum.uipath.com/t/geting-error-access-is-denied-exception-from-hresult-0x80070005-e-accessdenied/426232/2

Irfan Shaik
Posted 3 years ago

Hello Team,

I have a folder in sharepoint and inside that folder I have 40-50 folders and I want to download all the folders from the sharepoint at a time. Can anyone help me on this?

Thanks in advance :)

Radu Bucur
Posted 3 years ago ago

Hi Irfan, right now, the only way you can do this is by using the GetChildrenNames activity to get the names of all the subfolder and files in your folder and download each file individually/go through each subfolder and download their contents too.

You could probably try to paralelize this if you'd like to do it faster

For the next release, I'll look into making this easier, hopefully a new activity can be added that can make this operation faster and straightforward.

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.1

Updated

May 1, 2025

Works with

Studio: 22.10+

Certification

Silver Certified

Application

Microsoft SharePoint

Support

UiPath Community Support

Resources