Document Upload in SharePoint API | Document Upload step Using Postman

preview_player
Показать описание
The process of uploading a file to SharePoint via Graph API involves sending a request to the SharePoint Graph API endpoint. Before sending a request to the SharePoint Graph API endpoint, the developer must authenticate and authorize the request using Microsoft's authentication mechanism based on OAuth 2.0 protocol

The SharePoint API in Microsoft Graph supports the following core scenarios: Access to SharePoint sites, lists, and drives (document libraries) Read-only support for site resources (no ability to create new sites) Read-write support for lists, listItems, and driveItems.
Microsoft Graph provides a unified programmability model that you can use to build apps for organizations and consumers that interact with the data of millions of users.

Download Below json file and import in postman
Follow Step:1) Click on Import 2) In file section upload downloaded json file

Your query:
upload file to SharePoint using graph API postman
Рекомендации по теме
Комментарии
Автор

In a very simple way but you covered very useful and good stuff . Thank you for sharing

Dusk-wtod
Автор

Buen trabajo / good job. Has ido al grano, sin rodeos con la información sintetizada. Gracias Smahajan

Cursoseducate
Автор

Very useful video. What are there in Header apart from the token?

AdityaJaiswal-nc
Автор

How to upload multiple files to SharePoint by using Postman ?

nithinkbhat
Автор

Can you add a video to get the public url for an uploaded file?

Dusk-wtod
Автор

I can't see the headers . Can i get a source ?

dinesht
Автор

Where is the postman collection files?

TarcisioJunior-ku