SharePoint / Office

T14 Developing using the SharePoint 2013 REST Services

08/20/2013

2:30pm - 3:45pm

Level: Intermediate to Advanced

Matthew DiFranco

Software Architect

Paychex

Learn the new REST service that makes it easier to integrate with JavaScript.

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