Hi community,
I am struggling with a specific scenario using adaptive cards and I need your help.
The use case:
I want to send an adaptive card (by email) with a list of items. Each item of the list is displayed as a row with some dynamic text values and an action button.
Until this point, I'll manage.
What I struggle with is this:
After a user hits the action button of a row, I want that row to be removed from the dataset and not to be displayed anymore on the card for any user opening it.
I can't come up with another solution than to respond the HTTP request of the action button with a card update, identical to the initial card but with an updated dataset.
Something like:
Question 1: Is this the way to do this, or am I making this more complex than it is?
Question 2: If this is the way to go, I'd rather not want to store the same card template in two places (the initial cloud flow and the triggered cloud flow). Is there a way to just update the dataset?
Thanks for your help!
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492