Level: Intermediate to Advanced
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: