Do you use the right service in SharePoint 2013

Last updated by Brady Stroud [SSW] about 2 months ago.See history

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


John Liu
We open source.Loving SSW Rules? Star us on GitHub. Star
Stand by... we're migrating this site to TinaCMS