How to read the file content from SharePoint using Graph API

2024-07-18T08:26:03.5833333+00:00

Setting up logic app to move the files from sharepoint folder to Azure Blob storage using Graph API.

https://graph.microsoft.com/v1.0/sites/{site-id}/drive/root:/Documents/{folder}/{filename}:/content

when i use the above query, getting not found error. Could you please advise how to read the file content or move the file to storage using Graph API.

Thanks in advance.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,990 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.