Do you use the right service in SharePoint 2013
Updated by Brady Stroud [SSW] 6 months ago. See history
123
<introEmbed
body={<>
In SharePoint 2010, you can use SharePoint service **/\_vti\_bin/listdata.svc** to access data in SharePoint list, but in SharePoint 2013, **/\_vti\_bin/listdata.svc** has been officially deprecated.
</>}
/>
The new service in SharePoint 2013 is /server/site/_api/web/lists/getbytitle('listname')
Read more about it on Determine SharePoint REST service endpoint URIs
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.