Forum Discussion
lakshay451
Sep 12, 2021Former Employee
In-app notifications for apps in MS teams
I am working on developing an app for MS Teams. I want the app to send in-app notifications to user, to engage the user and draw his/her attention on action item. Could someone please guide how can I...
Prithvi-MSFT
Sep 12, 2021Former Employee
Hi lakshay451,
You can refer below document to share activity feed notifications to user.
https://docs.microsoft.com/en-us/graph/teams-send-activityfeednotifications
You will need to add teamsActivity.Send Application level permission for you app to send notifications.
Thanks
You can refer below document to share activity feed notifications to user.
https://docs.microsoft.com/en-us/graph/teams-send-activityfeednotifications
You will need to add teamsActivity.Send Application level permission for you app to send notifications.
Thanks