Hello,
Background: I am using a Logic App to send notifications from Azure to Microsoft Teams. For this, I am using the "Use Flow bot to post your own adaptive card to a Teams channel." option.
Posting the adaptive card to the teams channel works just fine, however in the teams activity feed, the notification appears to just have the description "Card". See screenshot. I am wondering if there is anything I can do to pass any kind of information in the JSON or anywhere else, that would allow me to customize what is being displayed there.
For normal teams messages that is a preview of the message being sent, so I am guessing it displays Card because the message is an Adaptive Card.
