Sharepoint Metadata updation

MicrosoftTeams-image (3)

In sharepoint, I want to update the columns (Vendor Description, Vendor Title, Vendor File, Vendor Number) as shown in image. I am using “UiPathTeam.SharePoint.Activities” package. Can anybody please guide me on this in detail.
(I tried using update list item activity but couldn’t get solution)

Hey @Giriraj_Vishwas_Hande

Is that a list you are trying to update for ?

Thanks
#nK

Yes…I am taking data from queue…There are multiple columns in sharepoint (as shown in image) which needs to be filled with the queue data

Hey @Giriraj_Vishwas_Hande

Which activity you are currently using to update ?

Thanks
#nK

I am using update list item…(I want to use activities from “UiPathTeam.SharePoint.Activities” this package)

Okay so what’s the challenge it should help actually ?

You are not finding the props or ?

image

Can you please guide me What all things to be entered in the respective field (May be the fields I am filling are incorrect)

Okay dictionary could you please show what are you passing ?

Actually I guess that’s where fields and it’s values should be passed.

image

This is the dummy data I am adding to list just for verification. Actual data I am taking from queue.
Also what should be entered in List item field?

Hey @Giriraj_Vishwas_Hande

It should be field, value in dictionary. I guess you are passing the opposite!

Thanks
#nK

Can you please fill those data and attach that screenshot here …It would be helpful for me and easy to understand

Let me see sure.