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't attach new attachment with it so that i can update the adaptive card. So, is it possible to do so?
and Is possible to partially update the adaptive Card based on button actions.?
Thanks.
- ThereseSolimeno
Microsoft
Hi 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
- sunnykalolaBrass 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.
- mtr2kCopper ContributorHas there been a solution to this Problem?