Hi Good Day
I will try to test and see how it works. Meanwhile, you can try to copy the same adaptive card you used to send
Example below is your orginal adapative card , use the same in body and see if it works
{
"type": "AdaptiveCard",
"body": [
{
"type": "Input.Text",
"id": "comment"
}
],
"actions": [
{
"type": "Action.Submit",
"title": "Submit"
}
]
}
Vishnu WR
Please ✅ Does this answer your question if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider answering Yes to Was this reply helpful? or give it a Like ♥