activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Mar 13, 2026

SharePoint List coded automation APIs

Office 365 Sharepoint service.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Constructors

ConstructorDescriptionSyntax
ISharepointServiceInitializes a new instance of the ISharepointService classpublic interface ISharepointService

Methods

NameDescription
AddItemAdd a new item to a specified SharePoint List.
CreateItemCreates an empty DataRow based on the SharePoint list schema. Can be later used with an AddItem(ISharepointList, DataRow) operation.
DeleteItemsDeletes SharePoint List Items from the specified list.
GetItemsRetrieves SharePoint List Items from the specified list.
GetListRetrieves information about the specified SharePoint List.
UpdateItemUpdate a SharePoint list item.
  • Constructors
  • Methods

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated