Forum Discussion
Stefan2078
Feb 15, 2022Copper Contributor
notification if Sharepoint site content changes
Hi there, i am looking for a way to get a notification if the content of a Sharepoint site or sharepoint web page changes. For example: Addition of a newspost or a new announcement or creating o...
SteveKnutson
Feb 17, 2022MVP
In SharePoint, you can add an Alert on the SitePages library Create an alert to get notified when a file or folder changes in SharePoint (microsoft.com)
If you need something more advanced then you can use Power Automate. You can setup a Flow to trigger when an item is modified in the SitePages library Using Microsoft Flow to know when a Modern Page is published – Joanne C Klein
- Stefan2078Feb 17, 2022Copper ContributorHi SteveKnutson, thank for your answer. But my desire is to find a way getting a note if the content of a Sharepoint site or sharepoint web page changes. Not if a file or folder changed or was added.
- pwvaJun 04, 2025Copper Contributor
Stefan2078 Long dead thread, but I'm adding this for posterity: for triggers like "When an item is created or modified", tell Power Automate that the "list name" to check is "Site Pages" (with a space, but no quotes). ChatGPT understands this (much, much better than Micosoft's "Describe it to design it" offering inside Power Automate).
- SteveKnutsonFeb 17, 2022MVPUnfortunately that type of functionality doesn't exist in SharePoint. If you have a page containing dynamic content, then you can only alert when the source content changes.