First of all, thanks to this great forum as I just started few days ago on PVA & this forum has been immense help!
I do have some general questions and hope someone can help me - around PVA and adaptive cards on teams.
My first use case which I am trying, PVA will make a call to Rest APIs and get list of items and display to the user. The list of items would be dynamic based on the user. The user would select one item (look and feel of button) and PVA will post another card with details of that item.
Here are my screenshots:
Thanks!
Responding to my own question for anyone newbie starting on this. I got this as below. Need to use turn.activity.value.data element from the card's action button.