LW13 Developing Using the SharePoint 2013 REST Services

03/12/2014

10:45am - 12:00pm

Level: Introductory to Intermediate

Matthew DiFranco

Matthew DiFranco

Software Architect

Paychex

Learn how to develop using SharePoint 2013 REST services.

SharePoint 2013 introduces a REST service to access and update SharePoint data. While previous versions exposed various web services, the new REST service makes it easier to integrate with JavaScript since it can provide JSON formatted data back to the consumer.

You will learn:

  • Determining the correct REST URLs
  • Using query strings to pass parameters
  • Using ODATA
  • Paging and Sorting