The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: REST API in SharePoint 2010 for listdata.svc: Part 1
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Ganesh SanapPosted Jun 21, 2017, 7:55 AM
I am using list with Calculated Columns with numeric data type(But Formula returns text). It gives error while fetching the Data. Can you suggest the way to overcome this issue
Sachin GoyalPosted Feb 26, 2013, 6:16 AM
Hi, Iam using rest api in sharepoint 2010 foundation. Iam not able to get 'user' kind of fields using this. like 'owner' , 'requestor' 'createdBy' etc. i have tried all the possible combinations, example: http://server/sites/demo/_vti_bin/listdata.svc/TSRTicket its not working in case of user kind of field. Please help