Forum Discussion
sunnykalola
Aug 28, 2020Brass Contributor
Is it possible to Update the sent adaptive card in MSTeam based on the Button in adaptiveCard?
I am using a bot service in MS Team , and i found that i need to update the sent adaptive card with respect to button on it. buttons respond to bot service so i am able to get context object but can...
ThereseSolimeno
Microsoft
Aug 28, 2020Hi sunnykalola I'm hoping these docs help. If not, let us know:
https://docs.microsoft.com/en-us/power-automate/create-adaptive-cards
https://docs.microsoft.com/en-us/microsoftteams/platform/task-modules-and-cards/what-are-cards
- sunnykalolaSep 03, 2020Brass Contributor
Thanks, ThereseSolimeno. I am not using Microsoft Flow application for sending and updating adaptive card. I want to do it using programmatically. Where i need activityId of the sent card. So is there any other way to do without using activityId. because we need to maintain activityId for every message which is not feasible.
- mtr2kApr 27, 2021Copper ContributorHas there been a solution to this Problem?
- MarvinTheAndroidAug 20, 2021Copper Contributor
mtr2k same question - did anyone find a way to do this without using Flow? REST API or something?