How to get notified via event hub using graph api about sharepoint page updates?

jtaglearner1 0 Reputation points
2025-02-06T14:27:45.8633333+00:00

How to get notified via event hub using graph api about sharepoint page updates?

For drives I have found out how to use webhooks/event hub to subscribe to file changes. But I have not found a way to use graph api to get notified when a page (in the Site Pages library) changes.

Is there any way how to know when a page was created/updated or is the only alternative to spam sharepoint comparing if something was updated (not preferable)?

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
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
689 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,265 questions
0 comments No comments
{count} votes

Accepted answer
  1. Saranya Madhu-MSFT 1,340 Reputation points Microsoft Vendor
    2025-02-07T03:26:14.6366667+00:00

    Hi jtaglearner1,

    Thanks for reaching out to Microsoft!

    Currently create subscription in Microsoft Graph does not support receiving change notifications for resource - site pages.

    Change notifications Supported resources.

    Since this feature/functionality is presently not available, you can submit a feature request idea using this support link, which will be monitored by Microsoft team and make the enhancements to Microsoft Graph APIs. I will also upvote for you. 

    Receive change notifications through Azure Event Hubs

    Hope this helps.

    If the answer is helpful, please click Accept Answer and kindly upvote. If you have any further questions about this answer, please click Comment.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.