SharePoint 2010 REST Service Syntax Diagram

I wanted to share with you the  REST Service syntax diagram for SharePoint 2010
SharePoint Foundation 2010 REST URI Structure
Example
http://example.com/_vti_bin/ListData.svc/MyList?$filter=MyColumn eq 'Music'
Returns all items in MyList that has a column that content is equal to 'Music'

Comments

Popular Posts