Sunday, November 4, 2018

Fetching SharePoint List Items Using A Simple HTTP REST Command

In this article, I will introduce you to an online service I created that allows you to code against certain services without using an SDK, simply by sending HTTPS REST commands. In this article, I will demonstrate how this works against SharePoint Online; however other services are also available.

source https://www.c-sharpcorner.com/article/fetching-sharepoint-list-items-using-a-simple-http-rest-command/

No comments:

Post a Comment