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 SharePoint Online images utilizing the Microsoft Graph API via SharePoint by tapping into the /_api/v2.0 endpoint. In order to execute the resizing, the request URL must include the specified image size, which can be any of the following: large, small, or medium.
By following the steps outlined in this post, you can learn how to leverage Postman to interact with SharePoint Online data and optimize your use of the Microsoft Graph API. Whether you're a seasoned developer or just getting started with SharePoint, this tutorial can help you access, manipulate, and utilize data in an efficient and effective way.
Check out the link to the Inkey Solutions blog post for a detailed walkthrough of the process.
Published on:
Learn moreRelated posts
A Beginner’s Guide to API Integration and Automation
If you're a beginner in programming and application development, learning about API integration and automation is a crucial step towards maste...
How to Directly Call Microsoft Graph API from Canvas App Power Apps
This video tutorial is dedicated to guiding you on how to directly call Microsoft Graph API from your Canvas App Power Apps. For seamless inte...
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 Graph: SharePoint Pages API
Microsoft has announced a new Graph API to enable the creation and management of SharePoint pages and news posts. This upgrade is a part of Sh...
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...
Managing SharePoint Online tenant settings via the Graph API
Are you struggling to manage SharePoint Online tenant settings via the Graph API? While the Graph API caters to most end user endpoints and cl...
Using Power Automate and Graph API to manage External access to Teams
This post provides a walkthrough on how to use Power Automate alongside Graph API to manage external user requests to Teams. Managing external...
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...
Enumerate all SharePoint Online site collections via the Graph API
Are you looking to get a comprehensive list of all site collections in SharePoint Online but are struggling to find a way to do so? Look no fu...