- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
------------------------------
Swati Gupta
Senior Developer
Tyson Foods
Asia/Bengaluru
------------------------------
Answered! Go to Answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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 |
|
------Original Message------
Hi Sankar,
The header looks like the attached file.Share the error message. Ryan has shared all the screenshots and your request should looks like
{ '__metadata':
{ 'type': '[List Item Type Name]' },
[Item Fields and Values]
}
Thanks,
Swati
Tyson Foods
------------------------------
Swati Gupta
Senior Developer
Tyson Foods
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-10-19 12:11 AM
------------------------------
Sankar Sarma
RPA Consultant
Lion Co
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
22-10-19 03:50 PM
------------------------------
Melanie Giuliani
Analyst
CA Technologies
America/New_York
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-10-19 11:34 AM
I am using ODATA query to retrieve the records from sharept but query is retrieving maximum 100 records. Is there any issue with API limited to 100 records? If it is API limitation, can you please suggest solution.
I have tried top filter and it is working but I can't use top filter.
https://sharepoint.stackexchange.com/questions/74777/list-api-get-all-items-limited-to-100-rows
I have checked the item limit in sharept it is 30 so I think it is not related to this.
Thanks,
Swati
------------------------------
Swati Gupta
Senior Developer
Tyson Foods
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
31-10-19 03:51 PM
------------------------------
Nicholas Robbins Leon
RPA Developer
Darden
Orlando
407-245-6520
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-20 05:14 PM
------------------------------
Kamal Ahmed RPA Developer
Sr. Programming Analyst
BNY Mellon
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-11-20 05:22 PM
I did tried the same web API config however getting 407 Proxy authentication required issue. Do you know how to fixed this issue ? or Can you please help me to get the actions to get the Form digest value ?
------------------------------
Kamal Ahmed RPA Developer
Sr. Programming Analyst
BNY Mellon
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
12-11-20 01:59 PM
Could you please help.
@Bimal Sebastian - Hi Bimal, Will you be able to help me with this part to perform operations like Get Data, Edit Field/Column on SharePoint Online list.
------------------------------
Kamal Ahmed RPA Developer
Sr. Programming Analyst
BNY Mellon
Asia/Kolkata
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-07-21 08:48 PM
------------------------------
Vinaya Shastry
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-07-21 07:23 AM
------------------------------
Vinaya Shastry
------------------------------
