Access SharePoint Online Data Using Postman Part 1
In this blog, you will learn about interacting with SharePoint through Rest APIs using Postman. The blog outlines several actions you can take while working with SharePoint such as adding, updating, deleting and fetching data. Two important operations SharePoint App Registration and Azure AD app (Graph API) are used for this objective. While accessing SharePoint data, the factors of authentication and authorization play a key role. The blog highlights the importance of generating an access token for authenticating the requests.
With this tutorial, you will gain insights into how to access SharePoint Online Data and perform various operations using Postman.
The post Access SharePoint Online Data Using Postman Part 1 appeared first on Inkey Solutions.
Published on:
Learn moreRelated posts
SharePoint REST API: Explained With Examples
The SharePoint REST API is a versatile method for integrating external applications and services with SharePoint sites. It enables organizatio...
Microsoft Purview compliance portal: Data Lifecycle Management – New Microsoft Graph APIs for retention labels in SharePoint and OneDrive
Microsoft Graph APIs have now added new features for retention labels in SharePoint and OneDrive allowing organizations to manage retention la...
Managing Azure AD Recommendations via the Graph API
This article is about managing Azure AD Recommendations via the Graph API. With the help of the Graph API, it is possible to enumerate and man...
Managing Azure AD Recommendations via the Graph API
In this tutorial, you'll explore how to enumerate and manage Azure AD Recommendations and their corresponding set of impacted resources using ...
Authenticated API Calls with Postman Tutorial | Microsoft Intelligent Recommendations
This video tutorial focuses on how to make authenticated API calls to the Intelligent Recommendations service using Postman REST API tool. Mak...
Yammer REST API Modification: User Email
Important changes are coming to the Yammer REST API related to user email. These changes will roll out in early September and be completed by ...
Microsoft Graph Data Connect: Integrate with API and Query Data
If you're looking to integrate with Microsoft Graph and query data, this video tutorial is a great resource to get you started. Microsoft Grap...
Access SharePoint Online Data Using Postman Part 2
In this blog post, the focus is on how to access SharePoint Online data using Postman. Specifically, the example provided involves resizing Sh...
Azure Data Factory (ADF) Quick Tip: Invoking REST APIs Using External Call Transform
If you're looking for a quick tip on using Azure Data Factory (ADF) and invoking REST APIs using External Call Transform, this video is just w...