29-08-19 05:09 PM
Hi
I am trying to utilize Sharepoint List Library VBO from Digital exchange. I tried to update few records/items in sharepoint but I am facing issues with customized Odata query. I tried with different HTTP methods in my query as well PUT, POST and PATCH but it didn't work. Can you please help us to share how we can update sharepoint data and what will be customized Odata query syntax?
Here are few sample queries to pull/read data from sharepoint:
getbytitle('Test List 1')/items?$filter=(FName eq 'FNameABC')
getbytitle('Test List 1')/items?$filter=ID eq 5
But for update, no luck. Attached is the screenshot of sharepoint.
Update scenario: Update any item under FName column.
Answered! Go to Answer.
21-10-19 11:35 AM
Hi Swathi - Here is my setup.
Hard coded the item/value pair to show the format.
Error Message
Sankar Sarma |
RPA Analytics Leader |
|
22-10-19 12:11 AM
22-10-19 03:50 PM
25-10-19 11:34 AM
31-10-19 03:51 PM
09-11-20 05:14 PM
09-11-20 05:22 PM
12-11-20 01:59 PM
02-07-21 08:48 PM
04-07-21 07:23 AM