Forum Discussion
soulglow
Jul 22, 2022Copper Contributor
Sending notifications to a teams app
Hi. I have an application with a few websites like tabs. The app is installed to a predefined set of users within a company automatically. I have a need to send an individualized adaptive card wi...
Sayali-MSFT
Microsoft
Jul 26, 2022soulglow - You can use the activity feed notification APIs in Microsoft Graph to extend this functionality to your apps. This allows your apps to provide richer experiences and better engage users by helping to keep them up to date with changes in the tools and workflows they use.
Reference Document-Send activity feed notifications to users in Microsoft Teams - Microsoft Graph | Microsoft Docs|
Sample Link-Microsoft-Teams-Samples/samples/graph-activity-feed-broadcast/csharp at main · OfficeDev/Microsoft-Teams-Samples (github.com)
Sayali-MSFT
Microsoft
Jul 27, 2022soulglow -Could you please confirm if your issue has resolved with above suggestion or still looking for any help?