python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How do I pass data into an Adaptive Card?
I have a Microsoft Teams bot that sends out Adaptive Cards. I want to dynamically fill those with data (for example pictures). To do so I have 2 different JSON files. One with the layout of the card a...
Mira Pautz
Votes: 0
Answers: 1
Can I send adaptive cards with actions to teams?
From all the documentation I've seen online it seems like adaptive cards and their most important functions (Actions) still aren't compatible when sending to teams through an incoming webhook, correct...
Rell
Votes: 0
Answers: 1
How to customize the color and fonts for microsoft Adaptivecards Input.choiceset
I'm using v1.2 of the AdaptiveCard SDK in BotFramework Webchat. I need to customize the color of the values of the Input.Choiceset of the Microsoft adaptive cards.
I need to use it in the Adaptivecard...
Shriya Mattoo
Votes: 0
Answers: 0
Adaptive card rendering in bot framework SDK v4 using visual c#
Hi I have developed a chatbot using core bot template in bot framework SDK v4 and I have published it in my azure portal, and Im able to open it in webchat. I am trying to add styles to my adaptive ca...
di007
Votes: 0
Answers: 0