Hi all,
I am having issues with Adaptive Cards in Teams. I have not been able to get a fully functioning Adaptive Card to render properly. I was previously able to get a static card to show, but any time I try to use a Flow to output the Adaptive Card and input the results in the Bot, it fails in some way.
The issue with the card is: I pull a list of Clients and their ID from the Dataverse, so I need to be able to input an array into the card, which from what I can tell is almost impossible unless you do so in Power Automate. I take the string of the Adaptive card, which you can see gets output in the Teams message, and input that to the virtualagent.clients variable seen in the pictures.
Any help would be appreciated.
Thanks!