Forum Discussion
Adaptive Cards not showing up in teams, but shows up in Actionable Message Designer
- Jun 30, 2022
prasannjeetist - Office connectors and Microsoft Teams connectors do not currently support the Adaptive Card format.
Ref Doc-Design actionable message cards using Adaptive Card format - Outlook Developer | Microsoft DocsThanks,
Sayali
------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.
- emcrowDec 21, 2022Copper ContributorIs there an equivalent solution to handle the Legacy Message cards? I can get those to work with Teams, but I do not want to develop a solution on legacy tech
- Sayali-MSFTDec 22, 2022
Microsoft
emcrow- Are you looking for same-https://learn.microsoft.com/en-us/outlook/actionable-messages/message-card-reference
OR
Could you please elaborate more on your requirements?- emcrowJan 12, 2023Copper Contributor
Sorry for the delay, looks like the update was "quarantined".
So what I am trying to accomplish is to send an individual a card with clickable buttons, and a dropdown selection. For one of the buttons to make an HTTP request with the selection in the payload. I can get this to work if I send it to a Teams Channel, but not to an individual.
I have been using the Lagacy link you sent, and was hoping if there is a method to get this to work in a teams one on one conversation.
Thanks