Need Help with customizing MS Teams Bot adaptive cards using Teams Toolkit

Ajay Thakur 1 Reputation point
2022-08-04T08:42:13.007+00:00

I have created a Teams bot using Teams Toolkit in VS Code and I am able to access the adaptive cards provided by the Bot like Learn and Welcome. These options are working but I tried to create a new custom card named 'Training' but not able to see it getting implemented on my Bot. I just added one JSON file for 'Training' because we had JSON files for 'Welcome' and 'Learn' options on adaptive cards.
Can anyone help me with how should I customize the adaptive card of my Bot created using Teams Toolkit?
Also, I don't have option to use Power Virtual Agent and any other open source bot framework but I can use Azure.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,291 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,933 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Ajay Thakur 1 Reputation point
    2022-08-04T08:44:02.893+00:00

    228072-microsoftteams-image-17.png

    228081-microsoftteams-image-16.png

    0 comments No comments

  2. Sayali-MSFT 2,266 Reputation points Microsoft Vendor
    2022-08-05T07:48:45.423+00:00

    Currently there is no way to customize the adaptive card in MS teams Bot.

    Command menus are defined in your app manifest. You can either use App Studio to create them or add them manually in the app manifest.

    Reference Doc-https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/create-a-bot-commands-menu?tabs=desktop%2Cdotnet

    Could you please help by suggesting this feature on - Microsoft Teams · Community

    Thanks,

    Sayali


    If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link

    0 comments No comments