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

24

Activity

Downloads

128.5k

VersionRelease DateDownload Link
2.0.0
April 4, 2025

Migration from .NET Framework (Windows-Legacy) to .NET 8 (Windows)

Version 2.0 marks a significant update where the project has been migrated from .NET Framework to .NET 8. The integration now uses SharePoint REST API instead of the legacy Microsoft.SharePoint2016.CSOM runtime.

Key Updates:

Runtime Upgrade: Migrated from .NET Framework 4.6.2 to .NET 8 to enable Windows-Legacy RPA processes that depend on the old UiPathTeam.SharePoint.Activity to seamlessly transition to Windows projects.

API Transition: Replaced Microsoft.SharePoint2016.CSOM with the modern SharePoint REST API for better alignment with current web standards.

Testing & Production Readiness:

While extensive testing has been carried out on all activities, we strongly recommend that customers perform their own tests in a controlled environment prior to deploying to production. This ensures the new integration aligns perfectly with your specific workflows.

Post-migration steps

1) Update Output Variable Type

If any of the following activities are being used in a Studio project, you will need to update the output variable type as follows:


Activity: Get All Users From Group

Property Name: Results

New Variable Type: List


Activity: Get web login user

Property Name: SharePointTimeZone

New Variable Type: UiPathTeam.SharePoint.TimeZoneInfo


Activity: Get User

Property Name: SharePointUser

New Variable Type: UiPathTeam.SharePoint.User

2) Remove and Retype output variable

If your project is using ‘Get List Items’ activity, you might see some error icon on the activity. You can resolve it by simply emptying the output variable name of the activity, click Enter, and type/paste the variable name again.

3) QueryGrouping Is Not Supported

While testing QueryGrouping with the old package version 1.7, it was noticed that QueryGrouping is functioning properly. Thus, we did not implement batching in the new packages since existing clients probably are not using it.

1.7.0.
May 19, 2021

Latest update contains several new activities and 2 new authentication modes.

1.5.2
May 11, 2020

Latest update contains several new activities and a new authentication mode.

1.3.0
March 29, 2019

First Release of the package

Publisher

Internal Labs

Visit publisher's page

License & Privacy

License Agreement

Privacy Terms

Technical

Version

2.0.0

Updated

April 4, 2025

Works with

Studio: 22.10+

Certification

Silver Certified

Application

Microsoft SharePoint

Support

UiPath Community Support

Resources