How to Let Users Subscribe to Specific SharePoint News Web Parts and Receive Notifications

Müller Stefan 5 Reputation points
2024-10-16T08:40:49.41+00:00

I have a SharePoint Teams site with multiple News Web Parts, each displaying different content based on filters:

  • News from conferences
  • Project news
  • Company news

Each web part shows only relevant pages based on set filters. I want to allow users to subscribe to specific web parts (or categories), so they are notified when new pages are created in the respective web part they subscribed to. The standard site-wide subscription option is not sufficient, as it notifies users of all changes on the site, rather than in individual web parts.

Here are my questions:

  1. How can I allow users to subscribe to changes in specific SharePoint web parts, not the entire site? I know Power Automate might be an option, but I’m unsure how to make it work for individual web parts.
  2. How can I add a subscription button to each web part, allowing users to activate/deactivate their subscription for that specific category? I want users to be able to manage their subscriptions directly from the SharePoint page. I see the possibility of using Power Apps for this, but I would prefer to avoid creating a separate app for each web part. Is there a way to pass dynamic data (e.g., the category or web part context) to a single Power App?
  3. Is it possible to dynamically identify the category or web part in which the Power App is embedded? I would like to create just one Power App that can dynamically detect the web part it’s placed under (e.g., “Conferences News” or “Project News”) and update the subscription logic accordingly. Is there a way to pass parameters to the Power App from the web part, so that the same app works for different categories?

Thank you

Stefan

Microsoft 365 and Office SharePoint Development
Microsoft 365 and Office SharePoint For business Windows
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. AllenXu-MSFT 24,941 Reputation points Moderator
    2024-10-17T06:30:08.9+00:00

    Hi @Müller Stefan,

    As per my knowledge, the Out-of-box News web part doesn't have options for your requirements. As to integration with Power Automate and Power Apps, I suggest you go to the dedicated forums:

    The product teams actively monitor questions there.

    Thanks.


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

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.