How to add new items to sharepoint list

Description

Hi,

I’m trying to add item to SharePoint list using SharePoint application scop activity with Add New Items.

But i’m getting below error.

"Failed to get the SharePoint list ‘Edge Version of VMs’. [A]Microsoft.SharePoint.Client.List cannot be cast to [B]Microsoft.SharePoint.Client.List. Type A originates from ‘Microsoft.SharePoint.Client, Version=16.1.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c’ in the context ‘LoadFrom’ at location

Can anyone please let me know.

Regards,
Narasimha

Link

Date

2024-04-17

Related UiPath products

Studio

@narasimhappa.devulacheruv,

Make sure you are using latest stable package version and then follow this documentation.

Thanks,
Ashok :slight_smile:

@narasimhappa.devulacheruv

I believe you are using shareoint team activities…

Did you try with office 365 items?

Also in sharepoint team
What authentication are you using?

Cheers

Hi Anil,

Tried with My ID/Tenant Authenticate type but did not able to connect.
And for Default type we need a admin approval.