TECHNOLOGIES
FORUMS
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 (13)
Lakshmanan Sethu Sankaranarayan (7)
Vijay S (4)
Gaurav Kumar Arora (1)
Anupam Maiti (1)
Anand Thakur (1)
Priyanka K S (1)
Abhishek Bhat (1)
Satyajit Paul (1)
Shantha Kumar T (1)
Jean Paul (1)
Vipul Kelkar (1)
Vijai Anand Ramalingam (1)
Related resources for using REST
No resource found
How to Consume ASP.Net WEB API From ASP.Net MVC4 Using RestSharp
8/25/2023 9:30:35 AM.
This article explains how to call APIs hosted on another server (as REST services only) from ASP.NET MVC4 (as a client) using RESTSHARP.
How To Get Metadata Information Of An Azure Instance Using REST API
1/12/2023 1:25:39 PM.
In this article, you will learn how to get Metadata Information of an Azure Instance using REST API.
Uploading Stream/Images to REST API Using RestSharp
4/12/2021 6:09:39 AM.
In this article, you will learn how to upload a Stream or Images to the REST API using RestSharp.
Google OAuth Authorization Using REST API
2/26/2021 3:29:48 PM.
In this article, I'm going to explain how to authorize using Google OAuth API.
WCF Rest Service
9/25/2019 4:12:02 AM.
In this article, you will learn how to create a REST style WCF service.
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 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.
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.
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.