Forum Discussion
VijayDev23
Jun 29, 2023Copper Contributor
Teams Action Card Action.Submit
const questionCard = require("../adaptiveCards/question.json"); //Code within a method that displays the adaptive card to the user const cardAttachment = { contentType: 'application/vnd.micr...
Sayali-MSFT
Microsoft
Jun 30, 2023VijayDev23 - Thanks for reporting your issue.
We will check this at our end and will get back to you.
We will check this at our end and will get back to you.
Sayali-MSFT
Microsoft
Jun 30, 2023VijayDev23 - Please have look into this sample-https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/35d3f25654d8601813eeb06626c4ff0867e55718/samples/bot-adaptive-card-actions/nodejs
Hope it is helpful!!
- Sayali-MSFTJul 03, 2023
Microsoft
VijayDev23 - Did you get chance to check above sample?