TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About using REST
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Gowtham Rajamanickam (15)
Lakshmanan Sethu (8)
Vijay S (4)
Satyajit Paul (1)
Shantha Kumar T (1)
Jean Paul (1)
Vipul Kelkar (1)
Gaurav Kumar Arora (1)
Anand Thakur (1)
Vijai Anand Ramalingam (1)
Dhananjay Kumar (1)
Abhishek Bhat (1)
Related resources for using REST
No resource found
CRUD Operations In SharePoint Using REST API - READ Operations
1/19/2018 5:01:31 PM.
In the previous blog, we had a look at the “Create” operations in this series of CRUD Operations in SharePoint using REST API. In this blog, we will have a look at the “Read” operations.
Get Permission Levels Using REST API
1/7/2016 12:25:34 PM.
This article shows you how to retrieve the permission levels associated to the SharePoint website using REST API.
REST API To Check User Permission
10/26/2015 3:12:00 AM.
In this article we can explore the REST API to check User Permission for a Group.
Properly Retrieve SIngle-Select Managed Metadata Field Using REST
4/21/2015 4:23:21 AM.
This article describes retrieving a single select managed metadata field using REST in SharePoint.
Get My Followers From SharePoint 2013 Using REST API
4/3/2015 4:19:10 PM.
This article helps to retrieve all the users following the current user using REST in SharePoint 2013.
How to Retrieve My Feeds in SharePoint Using REST API
3/31/2015 4:48:49 PM.
This example shows how to retrieve My Feeds in SharePoint using the REST API.
How to Delete Users From the Group in SharePoint Using REST API
3/30/2015 7:20:50 PM.
This example shows how to delete users from the group in SharePoint using the REST API.
Retrieve Followed Content From SharePoint 2013 Using REST
3/30/2015 7:17:00 PM.
This article helps to retrieve the followed content from MySite using REST in SharePoint 2013.
How to Retrieve All Users From the Group in SharePoint Using REST API
3/30/2015 7:14:41 PM.
This example shows how to retrieve all users from a group in SharePoint using REST.
Adding a New User to Group in SharePoint Using REST
3/30/2015 7:04:27 PM.
This article shows how to add a new user to a group in SharePoint using REST.
How to Create a Group in SharePoint Using REST API
3/27/2015 3:16:51 PM.
In this example you will see how Create a Group in SharePoint using REST API.
How to Upload File in Document Library in SharePoint Using REST API & jQuery
3/27/2015 3:14:22 PM.
In this article you will see how to upload a file in the library using the REST API and jQuery.
CheckIn File in Document Library Using REST
3/27/2015 2:08:23 AM.
This article shows how to Check-in a file in a list or Document Library using REST.
Add Template File in Document Library Using REST
3/26/2015 9:45:39 PM.
This article shows how to add a template type (Wiki page, Form page or standard page) in a list or Document Library using REST.
Stop Following a Document Using REST
3/26/2015 8:32:54 PM.
This article shows how to stop following a document (using REST) that is already followed by the user.
Checkout File in Document Library Using REST
3/26/2015 7:53:12 PM.
This article shows how to Checkout in the list or Document Library using REST.
Update a File in Document Library Using REST
3/26/2015 7:48:20 PM.
This article shows how to update a file in the list or Document Library using REST.
Validating Document Using REST
3/25/2015 8:11:48 PM.
This article helps you to check/validate whether the document is followed by the current user or not using REST.
Delete Folder in Document Library Using REST
3/24/2015 11:49:16 AM.
This article explains how to delete a folder in a Document Library using REST.
Create Folder in Document Library Using REST
3/24/2015 11:47:01 AM.
This article shows how to create a folder in the list/document Library using REST.
How to Get All Folders From Root Site Using REST
3/23/2015 8:31:07 PM.
This article shows how to retrieve all the folders in the list using REST.
Get Facebook Updates Using REST in Facebook Graph API
3/15/2015 4:36:21 PM.
This article provides the procedure to retrieve Facebook updates using REST in the Facebook Graph API.
Create List in SharePoint 2013 Using REST API
3/13/2015 12:53:52 AM.
In this article we will learn to create a site in SharePoint 2013 using the REST API.
How to Consume ASP.Net WEB API From ASP.Net MVC4 Using RestSharp
1/18/2015 5:18:44 PM.
This article explains how to call APIs hosted on another server (as REST services only) from ASP.NET MVC4 (as a client) using RESTSHARP.
Uploading Stream/Images to REST API Using RestSharp
9/19/2014 3:58:26 PM.
In this article you will learn how to upload a Stream or Images to the REST API using RestSharp.
Get Content Type of a SharePoint List in a SharePoint Site 2013 Using REST API
9/9/2014 6:19:57 PM.
This article explains how to get the content type for a SharePoint list using the REST API.
Get Push Notification Subscription in a SharePoint Site 2013 Using REST API
8/26/2014 2:18:55 PM.
This article explains how to get the pushNotificationSubscribers for a given site.
Get Manager Properties in a SharePoint Site 2013 Using REST API
8/20/2014 5:08:07 PM.
This article explains how to get manager properties via the REST API.
Add Attachments to List Items in SharePoint 2013 Using REST API
6/13/2014 3:55:21 PM.
In this article, we will discuss how to add an attachment to list items in a SharePoint List using REST API.
Remove a SharePoint List Item Attachment in SharePoint 2013 Using REST API
6/13/2014 3:22:21 PM.
In this article, we will discuss how to remove an attachment from list items in a SharePoint List using the REST API.
Deleting List Items in SharePoint 2013 Using REST API
6/12/2014 6:30:01 AM.
In this article, we will discuss how to delete list items in a SharePoint List using REST API.
Updating List Items in SharePoint 2013 Using REST API
6/10/2014 1:07:52 PM.
In this article, we will discuss how to update list items in a SharePoint List using the REST API.
Getting List Items From a List in SharePoint 2013 Using REST API
6/6/2014 5:07:20 PM.
In this article, we will discuss how to retrieve list items from a SharePoint List using the REST API.
Feed Format Not Supported when trying to access the site collection using a REST service in SharePoint 2013
1/11/2013 5:36:56 AM.
In this article you will see how to resolve “Feed format not supported” when trying to access the site collection using a REST service in SharePoint 2013.
Fetching Image Using WCF REST Service
5/15/2012 7:19:21 PM.
This article will give a very simple and basic explanation of, how to fetch an image using WCF REST service.
WCF Rest Service
1/27/2011 2:34:24 AM.
In this article you will learn how to create a REST style WCF service