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.
15-11-22 03:27 PM
15-11-22 03:32 PM
15-11-22 04:02 PM
15-11-22 04:36 PM
15-11-22 04:50 PM
15-11-22 05:01 PM
15-11-22 05:40 PM
23-02-24 06:53 AM
Hello Ryan,
Would you mind sharing where I could find this? I'm particularly interested in the action of adding attachments to list items in sharepoint
26-02-24 03:41 AM
Hello,
VBO is no longer available due to updates. Check out this other more updated and functional VBO:
https://digitalexchange.blueprism.com/dx/entry/3439/solution/microsoft-graph-api---sharepoint?_gl=1*cjdb7p*_ga*MTUyNzQ4MjIxNi4xNzAyNDkwNzA3*_ga_MFBQ2KFZ1L*MTcwODkxMDk3Ny4xODAuMS4xNz A4OTE4NzE2LjkuMC4w
Regards,