Hi,
I am trying to update a value in a Sharepoint List.
When I use the activity “Update List Item” It is looking for a list item.
My studio does not allow me to create a variable of type “System.Collections.Generic.List<Microsoft365.SharePoint.Model.SharePointListItem>”
Studio version - 2024.10.13 , Microsoft 365 package version - 3.6.10 . Can someone tell me how to create this variable. Do I need to import something or what is going on
Below is how I am referring to a filed in list item in my assign activity that needs update. In my case, column name is Processed, please provide yours here.