Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
CAREER
MEMBERS
JOBS
About REST API
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sagar Pardeshi (9)
Ano Mepani (7)
Jayakumar Balasubramaniam (5)
Nanddeep Nachan (4)
Satyajit Paul (4)
Md. Tahmidul Abedin (3)
Prashant Bansal (3)
Vignesh Shanmugam (3)
Mahipal Reddy (3)
Rajdip Sarkar (3)
Priyanka K S (2)
Ahsan Siddique (2)
Rikam Palkar (2)
Amit Prabhu (2)
Siddharth Vaghasia (2)
Abhishek Mishra (2)
Durgesh Kumar (2)
Joseph Velliah (2)
Akash Kumhar (2)
Jignesh Kumar (1)
Agustinus Theodorus (1)
Ankit Kanojia (1)
Manoj Mittal (1)
Lakshmanan Sethu (1)
Vijai Anand Ramalingam (1)
Sumesh Sukumaran (1)
Kunj Sangani (1)
Anupam Maiti (1)
Shweta Lodha (1)
Freya Jacob (1)
Ecco Suprastyo (1)
Maragatha Mani (1)
Pradeep Manker (1)
Dhruvin Shah (1)
Maniteja Vegi (1)
Gaurav (1)
Ram Prasad M (1)
Amit Choudhary (1)
Parth Patel (1)
Usman Sheikh (1)
Sarvesh Shinde (1)
Ria Sur (1)
Thiago Vivas (1)
Thivagar Segar (1)
Jinal Shah (1)
Ravishankar N (1)
Hariharan Rajendran (1)
Catcher Wong (1)
Arutselvan Muthukannu (1)
Vinodh Narayanan (1)
Debasis Saha (1)
Rutika Banode (1)
Ravishankar Velladurai (1)
Prasham Sabadra (1)
Rajeev Ranjan (1)
Sandeep Kumar Parsam (1)
Ibrahim Ersoy (1)
Related resources for REST API
No resource found
Creating A WEB API Project In Visual Studio 2019 - ASP.NET Core And Swagger
3/4/2021 3:00:28 PM.
This article explains how to create a Web API project in ASP.NET Core from scratch.
CRUD Operation With .NET Core 3.1 And Entity Framework Core
3/1/2021 7:27:24 PM.
In this article I am going to walk you through CRUD operation using .net core 3.1 and entity framework core.
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.
Authenticating Front-End Apps Using Cookies In .NET Core Web API
2/23/2021 5:20:17 PM.
In this article, you will learn how to secure your .NET Core backend for the front end using cookies.
GraphQL | A Query Language For Your API | Rest API
2/19/2021 4:21:20 PM.
GraphQL is a query language(“QL” stands for) that described how exactly a client should be requested for an information thorough application programming interface called API. It is a syntax that devel
Consume SharePoint Online CSOM (REST API) With .NET Core 3.1
2/18/2021 6:43:14 PM.
This article demonstrates how to consume SharePoint Online CSOM (REST API) with .NET Core 3.1 framework.
Develop A REST API With Azure Functions Using SQL
1/16/2021 4:18:46 AM.
In this article, I will develop A REST API With Azure Functions using SQL.
Create SharePoint List View using Power Automate
1/10/2021 4:38:53 AM.
Deleting List Items in SharePoint 2013 Using REST API
12/22/2020 4:31:35 AM.
In this article, we will discuss how to delete list items in a SharePoint List using REST API.
How to Get All the Site Permission Levels in SharePoint 2013 Online Using REST API
12/7/2020 5:15:37 AM.
In this article you will see how to get all the site permission levels using the REST API in SharePoint 2013 Online.
Whats RestEase And How To Use RestEase On MicroService Architecture
11/2/2020 10:15:02 PM.
RestEase is a little type-safe REST API client library for .NET Framework 4.5 and higher as well as the .NET Platform Standard 1.1. It aims to make interaction with remote REST endpoints easy, without
Create An ASP.NET Core API With Azure AD Authentication And Consuming It In SPFx
10/13/2020 7:38:56 AM.
This article is a step by step guide for creating an ASP.NET secure REST API using Azure AD and consuming it in SPFx
CRUD Operation To CouchDB Via Rest API In ASP.NET Core Application
10/2/2020 10:40:32 PM.
In this article, you will learn about CRUD Operation to CouchDB via Rest API in ASP.NET Core Application.
Changing Permissions Using SharePoint 2013 Workflow With REST Call - Part Two
8/26/2020 8:51:33 AM.
In this article we will walk through the step by step procedure to use SharePoint 2013 workflow for specific interactions involving permissions.
How To Prepare Environment For Salesforce API Based Development
8/24/2020 8:45:10 AM.
In this article, we will discuss the detailed steps on how to set up the environment for API Development in Salesforce with all prerequisites tools & permissions.
Changing Permissions Using SharePoint 2013 Workflow With REST Call - Part Three
8/23/2020 8:28:13 AM.
In this article, we will walk through the step-by-step procedure to use SharePoint 2013 workflow for specific interactions involving permissions.
Changing Permissions Using SharePoint 2013 Workflow With REST Call - Part One
8/21/2020 6:56:09 AM.
In this article, we will walk through the step-by-step procedure to use SharePoint 2013 workflow for specific interactions involving permissions.
Practical Use of SPOHelper for Sharepoint Online CRUD Functionality using REST API
7/28/2020 2:04:49 AM.
Practical Use of SPOHelper for Sharepoint Online CRUD Functionality using REST API with Live Demo
Understand SPOHelper Utility for SharePoint Online REST CRUD Operation
7/28/2020 2:03:24 AM.
SPOHelper is utility library to make CRUD Operation in SharePoint Online easily using SPGet, SPPost, SPDelete, SPupdate with minimal code. Reusable library for Sharepoint Crud operation
Basic SharePoint Online REST API Concepts Part 1
7/28/2020 1:59:35 AM.
In this video, we learn about basic REST API and SharePoint Online REST API Concepts
Basic SharePoint Online REST API CRUD Operation with example
7/28/2020 1:43:27 AM.
In this video, we learn about basic SharePoint Online REST API CRUD Operations
REST API's Implementation In WPF Using Entity Framework
7/3/2020 7:06:57 AM.
In this article, you will learn about REST API's implementation in WPF using Entity Framework.
Acessing Azure DevOps By Using PAT
6/29/2020 8:53:21 AM.
This article talks about what is PAT, how to use it while making any REST API call.
Learn Everything About REST API
6/24/2020 8:46:32 AM.
In this article you will learn about REST API.
TypeScript-based REST API Framework - NestJS
6/2/2020 1:43:46 AM.
In this article, you will learn about NestJS, a TypeScript based REST API Framework.
5 Ways To Handle Rest API Request In React Using CRUD Functions
4/7/2020 9:11:02 AM.
If we talk about the early 2000s, there is a great growth curve rise in modern web and mobile applications. The applications have turned out to be more lightweight and sophisticated due to the use of
Rest API C# Console Application
2/11/2020 4:17:05 PM.
In this article, you will learn about the Rest API C# Console Application.
Create A REST API With JSON Server In Angular
1/28/2020 8:12:12 PM.
In this article, you will learn how to create A REST API With JSON Server in Angular.
How To Create REST API Service Client Using Swagger And REST API Client Tool
1/8/2020 2:13:06 PM.
This article will show you how to generate a Swagger specification document for Web API Service and how to create a client for API service by using Swagger and Visual Studio REST API Client Tool.
JIRA Integration From .NET
1/2/2020 10:55:50 PM.
In this article, we will learn about JIRA integration from .NET like creating an issue/bug, adding attachments, etc...
Export Filtered Dataset From Power BI Report To SQL Server Programmatically Using API And Power BI Embedded - Part One
1/2/2020 8:39:51 AM.
In this article series, we will learn how we can export the filtered data from Power BI report and insert the data back to the SQL Server.
LUIS.AI Integration with C#.NET and MVC using .NET Framework
12/9/2019 7:02:05 PM.
In this article, we will learn about LUIS.AI cognitive service API Integration using C#.Net and MVC in .NET Framework.
Query List from Another SharePoint Online Sub Site Using REST API In SharePoint Online And Office 365 Using Nintex Workflows
11/15/2019 10:28:26 AM.
In this article, we explore how to query/filter the SharePoint online list from another SharePoint online sub site using REST API In SharePoint online.
Creating Power BI Report To Number Of Files Uploaded And Modified
9/28/2019 9:34:40 AM.
This report is created to show the usage of sites based on the number of files uploaded and modified.
Showing Excel Charts And Tables In SPFx Webparts Using Excel Services REST API
9/19/2019 8:47:46 AM.
This article shows how to use the Excel Services REST API to read resources like Cell data, Ranges, Tables, Charts, and Pivot Tables and use them in an SPFx web part.
Azure Automation - Provision And Deploy To Azure Web App Using Azure PowerShell And Kudu REST APIs
9/16/2019 11:39:28 PM.
This video talks about Azure Automation options and Kudu REST APIs. It also has a demonstration to do a one-click creation of Azure WebApp in a Resource Group and deployment to Azure Web App using Kud
Create Secure WCF REST API With Custom Basic Authentication
9/9/2019 6:54:27 AM.
In this article, you will learn how to create secure WCF REST API with Custom Basic Authentication.
Flutter REST API
8/26/2019 8:48:25 AM.
In this article, you will learn how to implement REST API in Flutter.
SharePoint Online Batch API Request For Bulk CRUD Operation
8/5/2019 9:57:00 AM.
In this article, you will learn about SharePoint Online Batch API Request for bulk CRUD operations.
Make SharePoint Online Batch API Request Easy In Single Line Of Code
8/5/2019 9:53:32 AM.
In this article, we will learn about SharePoint Online Batch API with an example. Here we will make SharePoint Batch Request easy with a single line of code using BatchUtils.
Creating A REST API With Azure Functions
7/28/2019 11:10:43 AM.
In this article, you will learn how to create a REST API with Azure Functions.
Docker Integration With Node.js REST API
7/10/2019 10:39:31 AM.
In this article, you will learn about docker integration with Node.js REST API.
Create REST Web API And Add Multiple POST Methods In One Controller
7/8/2019 9:41:14 AM.
In this article, we will see the basics of how to create a REST Web API project in ASP.NET using Visual Studio 2017 Community Edition. We will also see how to add multiple POST methods in one Controll
Flow With SharePoint REST API
6/25/2019 10:06:59 AM.
In this article, you will learn about Flow with SharePoint REST API.
REST API In Node.js Using ES6
6/13/2019 3:29:28 AM.
This article explains how to create a REST API using JavaScript ES6 and fort.js framework.
SharePoint Online - Delete Custom Action Via Rest API
6/4/2019 3:12:04 AM.
In this article, we will learn how to delete custom action via REST API.
Microsoft Flow - How To Get SharePoint List Item Through Rest API In Microsoft Flow
5/22/2019 9:19:10 AM.
In this article, we will explore how to get a SharePoint list item through REST API in Microsoft Flow.
Easy SharePoint ListItem CRUD Operation Using REST API Wrapper
5/2/2019 8:05:54 PM.
In this article, we will learn how to perform a CRUD operation using SPRest Util on SharePoint Online List items.
.NET Core REST API With Swagger
4/22/2019 12:47:14 AM.
In this article, I will be explaining the usage of Swagger in our Web Projects and then, we will see how to implement it.
Rest API In Node.js Using TypeScript And Fortjs
4/2/2019 11:28:58 PM.
This article explains how to create a REST API using TypeScript and Fortjs.
Iterate SharePoint List Items And Send A Consolidated Email To A Recipient Using Designer Workflow
3/29/2019 1:56:35 PM.
This article will help you to understand how to filter/iterate the list items using the REST API and send a consolidated email to the recipient.
REST API Using Node.js, MongoDB, And Express
3/27/2019 8:10:50 AM.
In this article, we will be focusing on one of the most interesting and recent topics; i.e., implementing REST API using Node.js and MongoDB.
SharePoint Online - REST API - Select Taxonomy Field
2/22/2019 12:29:29 PM.
If you have a requirement to select a taxonomy field from SharePoint Designer workflow using Call HTTP action, it is not a straightforward approach. The below article is going to talk about a few work
Access SharePoint Online REST API Via Postman With User Context
2/14/2019 8:48:17 AM.
SharePoint Online(SPOL) allows remote applications to call the REST API with user impersonation. This article demonstrates how to access SPOL REST API and get the data from a SharePoint list in a tena
SharePoint Framework - Display Google Fit Information
1/17/2019 9:22:16 AM.
In this article, we will explore how we can use Google Fit REST APIs in SPFx web part and develop a web part which helps to display the key fitness information (activity time spent, distance traveled,
Getting Started With Google Fitness REST API
1/14/2019 8:20:39 AM.
In this article, we are going to explore Google Fitness REST APIs and the Google developer playground to start programming with REST APIs.
Google Fit REST API - Overview
1/11/2019 7:58:49 AM.
In this introductory article, we will get an overview of working with Google Fit REST API.
How To Store Data In Azure Table Storage Using Rest API In ASP.NET Core - Part Two
1/2/2019 8:23:24 AM.
In this article, we are going to see how to store data in Azure tables using Rest API in ASP.NET core. ASP.NET Core is an open source web framework which can be run on Mac, Windows, and Linux. Azure T
CRUD Operation On List Items Using REST API Services In SharePoint 2013: Part Three
11/20/2018 3:23:19 AM.
In this article you will learn about CRUD operations on list Items using REST API services In SharePoint 2013.
Handling The SharePoint REST API Search Threshold Limit In SPFx
9/10/2018 8:28:18 AM.
Handling the threshold limit restriction of resulting rows in SharePoint Rest API Search in SharePoint Framework applications.
How To Read The SharePoint News Using Rest API In SPFx
9/5/2018 9:01:03 AM.
Sharing news between the employees are the big challenge for any organization, there comes Intranet as a solution. Companies develop digital intranet as a communication and collaboration tool with all
REST APIs For Power BI Report Server
8/22/2018 8:31:57 AM.
The URL of the REST API service for PowerBI report server is highlighted below. This is the same for SQL Server Reporting Services from 2016 onwards.
Using WebApiClient To Call REST APIs In .NET Core
8/7/2018 9:06:23 AM.
In this article, we will discuss how to use a easy way to call our REST APIs in .NET Core. When we call others' APIs in .NET Core, HttpClient will be the first choice. And most of us will create a
How To Work With List Items In SPFx Using REST API - Retrieve List Data - Part One
8/2/2018 1:35:34 AM.
SharePoint Framework is a powerful client-side development tool used to develop SharePoint apps with full support of other Javascript frameworks like Angular, React, Knockout.
How To Update SharePoint Online User Profile Properties Using SPFx And Rest API
7/10/2018 8:48:23 AM.
This is about modifying and customizing SharePoint user profile properties using SPFx and SharePoint Rest API
Deploy To Azure (Platform As A Service) Websites Using Kudu REST APIs
7/1/2018 11:45:42 AM.
Kudu REST APIs zipdeploy and vfs provide excellent mechanism to deploy code to Azure websites and verify deployment. Kudu REST API command can be further used to run DOS commands, PowerShell scripts a
How To Read SharePoint TermStore (Managed Metadata) Using REST API
6/8/2018 9:55:37 AM.
SharePoint itself provides REST API for each site you create. It is such wonderful thing to help the developers to manipulate maximum areas of the SharePoint like accessing lists, settings, users, use
CRUD Operations In SharePoint REST API Using jQuery AJAX
6/6/2018 1:22:07 AM.
In this article I explain how to make create, read, update, and delete operations of sharepoint list items over HTTP requests.
Comparison Between REST And SOAP APIs
6/3/2018 11:42:12 PM.
In this article, we will discuss the different types of differences between Rest & Soap API. So after reading this articles, reader will clearly understand why, when and how any one API out of thi
Reading More Than 5000 Items Using REST API In SharePoint Framework (SPFx) With Angular
5/23/2018 5:49:25 PM.
SharePoint always comes with some restriction to boost the performance. One of the restrictions is threshold limit to read data from list is 5000 which means we cannot read more than 5000 items from a
Console Application To Fetch SharePoint List Data Using REST API With CAML Query In C# Managed Code
4/5/2018 4:43:09 PM.
SharePoint 2013 has many restful APIs, to fetch data from lists. However, sometimes we need to use CAML query to filter out the data. SharePoint rest API has an option to pass CAML query as a data to
Add New Item Permission Using SharePoint Workflow And REST API
3/29/2018 9:50:12 AM.
I’m going to explain how to add a new permission to the item using SharePoint REST API and SharePoint Designer Workflow 2013.
Creating SQL Database In Azure Portal
3/28/2018 12:15:44 AM.
In this series, i am gonna teach you how we can develop RESTful API in Asp.Net and how we can consume this RESTful API in Xamarin.Android. In the first episode, i will create SQL database in Azure por
Removing Item Permission Using SharePoint Workflow And REST API
3/10/2018 1:22:14 PM.
In this article I have explained about how we break item permission inheritance.
SharePoint Developer Tools - How To Test And Debug SharePoint Rest API Endpoints (Post Requests)
2/28/2018 10:41:43 AM.
In this article we will see how to use Fiddler as a debugging & testing tool for SharePoint REST API EndPoints.
SharePoint Developer Tools - How To Test And Debug SharePoint Rest API Endpoints (Get Requests)
2/28/2018 9:24:20 AM.
In this article, we will understand how utilize a famous developer productivity tool called fiddler as a REST API Test Client for SharePoint (though the target system could be anything with a valid RE
Get The Current Logged In User Details In SharePoint 2013 Using SSOM, CSOM, REST API, JSOM And PowerShell
2/27/2018 10:20:24 AM.
In this article we will learn how to fetch the user details of the current logged in user in a SharePoint site. There are multiple approaches by which we can get the logged in details such as User ID
Breaking Item Permission Inheritance Using SharePoint Workflow And REST API
2/26/2018 9:28:07 AM.
In this article I’m going to explain about how we break item permission inheritance when the item is added by using SharePoint REST API and SharePoint Designer Workflow 2013.
SharePoint 2013 - Add Top Navigation Link To A Site Using REST API
1/29/2018 4:20:13 PM.
In this article, we will look at how to add links to the Top Navigation Bar in a SharePoint site using REST API. I will demonstrate this by using a little jQuery and REST API to add a link to the Top
CRUD Operations In SharePoint Using REST API - Delete Operations
1/29/2018 3:37:59 PM.
The previous blogs demonstrated the “Create”, “Read” and “Update” operations of REST API in SharePoint. This is the last blog of this series and explains the “Delete” operation of a list item.
CRUD Operations In SharePoint Using REST API - Update Operations
1/25/2018 5:17:36 PM.
In the previous blogs, we had a look at the “Create” and “Read” operations in this series of CRUD Operations in SharePoint using REST API. In this blog, we will explain the “Update” operations.
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.
CRUD Operations In SharePoint Using REST API - CREATE Operations
1/18/2018 12:06:43 PM.
REST API is a powerful CSOM concept that can be leveraged in SharePoint for converting sophisticated business designs into working and efficient SharePoint Artifacts (Add-Ins, CSOM solutions, etc.). R
Add Quick Launch Link To SharePoint 2013 Site Using REST API
1/16/2018 6:17:58 PM.
In this article, I have explored how to add links represented as headings in the Quick Launch area of the user interface using REST API. Here, we trying to add a custom navigation node corresponding
How To Trigger SharePoint 2013 Designer Workflow On A List Item By Calling REST API Using jQuery
12/23/2017 12:10:00 PM.
In this article, we will learn how to trigger the Sharepoint 2013 Designer List Workflow on a list item using REST API and jQuery.
Uploading Attachment To The New Item On List Using “REST API” jQuery
12/18/2017 11:38:52 AM.
In the previous article, we have seen how to explore multiple attachments to the new item on a list using JSOM and REST API. In this article, we will see how we can upload the documents to SharePoint
SharePoint 2013 - Uploading Multiple Attachments To The New Item On List Using JSOM And REST API
12/13/2017 1:19:06 AM.
In this article we will explore how we can attach multiple attachments to the new item on list using JSOM and REST API.
How To Delete Attachments Of SharePoint List Item Using Rest API
12/5/2017 5:47:50 PM.
I have created a custom list named “Attachments” in the host site and have added multiple items with attachments, now let’s say that we want to “Delete” the attachments on any particular item which we
Show SharePoint List Item Level Attachments Using REST API And jQuery
12/5/2017 2:17:50 PM.
In this article, we explore in Sharepoint 2013, how to show the Sharepoint list item level attachments using REST API and jQuery. In previous articles, I explained about adding multiple attachments t
CRUD Operations On A SharePoint List Using REST API
11/30/2017 5:23:56 PM.
In this article, I am going to explain how to perform CRUD (Create, Read, Update, Delete) operations on a SharePoint list using REST API.
Custom Vision Service REST API Using Web Interface To Upload Image And Train
11/28/2017 2:44:29 PM.
Custom Vision Service using Visual intelligence made easy to just bring a few example of labeled images and let Custom Vision do the hard work.
Working With Folders In Google Drive Using Google Drive API
11/8/2017 3:48:46 AM.
See in this video how to create folder in Google, file uploading in google drive folder & view the contents of drive folder using ASP.NET MVC C#.
Delete A SharePoint Subsite By Using Angular And Rest API
10/14/2017 4:48:09 PM.
In this article I am going to explain how to delete a subsite programmatically using Angular js and rest API call.
SharePoint OnPremises - Client Side File Upload Control And Uploading File In SharePoint Using Rest API
10/6/2017 12:10:22 AM.
In one of our SharePoint OnPremises projects, we have requirement to upload the user’s photo, his profile image in SharePoint Image library (PublishingImages). So we have implemented this feature usin
Create New Record To SharePoint List Using Angular With Rest API
10/4/2017 2:23:24 PM.
In this article, I am going to explain how to create SharePoint list item using Angular js. This will help to create a new record for long SharePoint lists which contain 100+ fields since we no longer
Google Drive API V3 - Uploading, Viewing, Downloading And Deleting Files
10/4/2017 12:20:38 AM.
File uploading, viewing, downloading and deleting using Google Drive API v3.
Home Automation Using Facebook Chat And Arduino ESP8266 WiFi
9/26/2017 2:50:14 AM.
In this video showing how you can control your home appliances from Facebook chat using Arduino and ESP8266 WiFi module.
Google Drive API v3 - Enable for Application - ASP.NET MVC 5
9/25/2017 2:05:12 AM.
How to Enable Google Drive API Version 3 for your application? Google REST APIs is a set of Application Programming Interfaces (APIs) developed by Google. Which allow communication with Google service
Fetch User Details And Profile Picture From Person Or Group Field Using REST API
9/18/2017 5:23:00 PM.
In one of my projects (on Office 365) I have a requirement to scroll key contacts of a project with the use's Full Name, Department, Job Title, Phone (Work/ Mobile) and Picture URL. Since all cont
SharePoint REST API ID Manipulation BUG
8/11/2017 7:39:31 PM.
I was working for a customer’s SharePoint Migration Project of lists and libraries from 2007(wss 3.0) to 2016 using Content Migration Tools Customer declined the idea of migrating entire Content DB an