Send Adaptive Card to group chat which is created by graph API

Joshi, Pradip 0 Reputation points
2024-03-26T15:21:19.3366667+00:00

I wanted to create group chat , add bot application and send adaptive card to group from Web Application .

I am able to create group chat and add bot application in group chat using graph api with delegated permission.

Now , I wanted to send adaptive card based on our API parameter, I have "ChatId" value from above graph api .  based on knowledge article I understand that user can not send this adaptive card as such method do not support "Action.Submit" on adaptive card. adaptive card should be send by bot application only.

what is best way to send adaptive card by bot application by calling API with chatid and other custom parameters.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,055 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.
3,273 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Meghana-MSFT 3,891 Reputation points Microsoft Vendor
    2024-03-27T10:51:21.39+00:00
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.