Notification Icon Teams App (PowerApps)

Lukas Babinger 21 Reputation points
2021-02-25T07:31:23.827+00:00

Hi,

is there any way to send a notification to a custom app in Microsoft Teams even if the app is not opened?
I created a PowerApp and integrated it into Teams. What I want to do now, is to send a notification (with this litte "1" on the app Icon) to all users with this app.
This should happen every time I update the contents of the PowerApp (of if I press any button or something).
How can I trigger notifications inside Teams?

Thanks!
BR
Lukas

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,844 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Saonti - MSFT 171 Reputation points
    2021-02-26T04:56:27.927+00:00

    Hi @Lukas Babinger , You can use proactive messaging bot in Teams in this case. It will help you to trigger notification on your event to the user. You can follow the detailed documentation here.
    The article provided by @Sharon Zhao-MSFT also has the details.
    Along with this documentation, we have Proactive Bot Samples which you can check out from here

    1 person found this answer helpful.