Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Accessing list items of a sharepoint subsite using REST oData url

$
0
0

I am trying to access the items under a list in a subsite of sharepoint site collection using REST API.

To access the items of a list in a site we use: https://Server/MainSite/_api/web/lists/getbytitle('myList')/items (it works)

But if I try to use the same for a subsite it doesn't work: https://Server/MainSite/SubSite/_api/web/lists/getbytitle('myList')/items

Any idea on how to achieve this?

I have gone through the documentation here http://msdn.microsoft.com/en-us/library/fp142385.aspx, but it doesn't give any info on subsites.



Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>