Webhook map
drivedriveNotification(drive.driveNotification)validation(drive.validation)
HTTP handler setup
app/api/webhook/route.ts
Events
Drive
Drive Notification
drive.driveNotification
Microsoft Graph drive change notification — item created, updated, or deleted
Payload
value full type
value full type
Response data full type
Response data full type
webhookHooks example
Validation
drive.validation
Microsoft Graph OneDrive webhook validation handshake
Payload
Response data full type
Response data full type
webhookHooks example