Forum Discussion
ingmaramzan
Dec 19, 2022Copper Contributor
How to send activity feed notification that is tied to a card notification
Hi, All. I'm developing a Teams Add-On app that uses Adaptive Card to notify the user about the activity and interaction between users that happened in the App. I'm sending this notification via a ...
- Dec 22, 2022
ingmaramzan - You can use both, but to Avoid duplicate notifications from bot messages and activity feed notifications.
It is not possible; we cannot bind the card to notification.
sample link-https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/graph-activity-feed/csharp
Sayali-MSFT
Microsoft
Dec 22, 2022ingmaramzan - You can use both, but to Avoid duplicate notifications from bot messages and activity feed notifications.
It is not possible; we cannot bind the card to notification.
sample link-https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/graph-activity-feed/csharp
Sayali-MSFT
Microsoft
Dec 23, 2022@ingmaramzan - Could you please share your valuable feedback via Microsoft Teams Developer Feedback link.