Forum Discussion
Documentation for SharePoint CSOM version releases for SharePoint Online
Hi Everyone,
I am looking for an updated documentation around the CSOM api for SharePoint online, for the life of my I cannot find it via google/bing and links on the news docs site return to older MSDN pages.
For example:
https://developer.microsoft.com/en-us/office/blogs/new-sharepoint-csom-version-released-for-sharepoint-online-september-2018/
After finding a page from NuGet, I have found this location:
https://msdn.microsoft.com/en-us/library/office/jj193041.aspx
which is the API reference under SharePoint 2013 for SharePoint Online.
So in the blog, there is a reference to the audience target property, but it does not exist in:
https://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.client.renderlistdataparameters.aspx so I can only assume this is out o date or the wrong resource.
Any ideas?
Paul Bullock
1 Reply
- Paul BullockBrass Contributor
Hi All,
I haven't yet found any official documentation, but found the next best thing released by Sergei Sergeev http://spblog.net/post/2018/10/14/Whats-new-and-whats-changed-in-SharePoint-Online-REST-API-in-September-2018
There is a tool that explores the SharePoint REST API: https://s-kainet.github.io/sp-rest-explorer/
Hope this helps.
Paul