Quantcast
Channel: YASP Blog » REST
Browsing all 9 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Working with the SharePoint Online REST service via PowerShell

Since SharePoint 2013 introduces a Representational State Transfer (REST) service that is comparable to the existing SharePoint client object models, it opens up a huge capabilities, in particular for...

View Article



Image may be NSFW.
Clik here to view.

List Items manipulation via REST API in SharePoint 2010

Introduction Apart from CSOM API,  REST API introduces another approach to access SharePoint list data from platforms on which the CSOM may be unavailable. The SharePoint REST interface is based on the...

View Article

Image may be NSFW.
Clik here to view.

Consuming the SharePoint 2013 REST API from PowerShell

Introduction SharePoint 2013 introduces a Representational State Transfer (REST) service that is comparable to the  SharePoint CSOM and in addition to CSOM, REST API opens up a huge capabilities, in...

View Article

Image may be NSFW.
Clik here to view.

Consuming the SharePoint 2013 REST Service from SharePoint Designer

In SharePoint 2013 workflows  was introduced  a new action named Call HTTP Web Service. This action is flexible enough  to make requests to a variety web services including SharePoint REST service....

View Article

Image may be NSFW.
Clik here to view.

SharePoint Online client for PHP

In this post I would like to introduce you to a SharePoint client for PHP available on GitHub. The library provides a SharePoint Online (SPO) client for PHP applications. It allows you to performs CRUD...

View Article


Image may be NSFW.
Clik here to view.

Working with folders and files via SharePoint 2013 REST in PowerShell

Overview In the previous post we’ve already discussed how to perform CRUD operations by sending HTTPS requests to SharePoint RESTful web services in PoweShell. The Invoke-RestSPO function was...

View Article

Image may be NSFW.
Clik here to view.

An alternative way of getting Client Object properties using SharePoint REST...

When working with client APIs such as JSOM or REST you have probably noticed that certain properties of objects are not available compared to SSOM counterparts. For example, SPList class exposes...

View Article

Image may be NSFW.
Clik here to view.

Consuming the SharePoint Online REST API from PowerShell: Part 2

Introduction A while back ago we already discussed how to  consume SharePoint Online (SPO) REST in PowerShell. Here is a brief recap: it was stated that Invoke-RestMethod cmdlet could not be utilized...

View Article


Image may be NSFW.
Clik here to view.

Consume SharePoint Online REST service using .NET

Overview Since the introduction of REST interface in SharePoint 2010 you have probably used WebClient or HttpWebRequest in .NET applications. HttpClient is a modern HTTP client for .NET, it provides a...

View Article

Browsing all 9 articles
Browse latest View live




Latest Images