Hi,
is it possible to wait again after an adaptive card is updated ? I simply want to change some text on the card, when an user hits a button. But after the first update of the card, it is no longer waits for a response.
[Adaptive Card wait for response] => [Response] => [Update existing Card] => [Response] => [Update existing Card] ...
Only after creation the flow waits, but not after updating the specific card.
How can I archive this ?
Thank you in advance.