How to create webhook to receive notifications for OneDrive business account across all users' root drive?

Surya Garg 0 Reputation points
2023-08-09T03:29:15.7466667+00:00

I have a OneDrive business account and I want to be able to receive changes in the root drive of all users in the account. How can I do so using a daemon application?

Microsoft 365 and Office OneDrive For business Windows
Microsoft Security Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 23,385 Reputation points Volunteer Moderator
    2023-08-09T04:12:59.0566667+00:00

    You can utilize the Microsoft Graph API along with an app registration in Azure Active Directory and subscribe to change notifications for the root drives of all users.

    https://learn.microsoft.com/en-us/graph/api/resources/webhooks?view=graph-rest-1.0

    0 comments No comments

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.