How do I use a variable from the user's conversation with the bot to then send an adaptive card with the variable to team's channel with the summary of the conversation? I tried using the body() inside the adaptive card field but it returns error.
I have not found a way to do this, but I would also like to know how/ if it's possible. It would be great to create an adaptive card based on the user's input or personal data using variables from the conversation.