Teams: send task module to messaging extension

Kailey Lee 1 Reputation point
2020-10-06T12:51:24.967+00:00

Hi,

I am building a teams app and a bot in php code from the scratch. I want to use the action based messaging extension and show a task module(adaptive card), but I cannot find the information where to send the response to the composeExtension/fetchTask request. Could I send the response to one of the bot REST api with auth token? And what structure the response should have? I know there is code samples, but I cannot use those.
Thank you!

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,296 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sharon Zhao-MSFT 25,101 Reputation points Microsoft Vendor
    2020-10-07T03:01:02.103+00:00

    @Kailey Lee ,

    As we are mainly responsible for general issue of Microsoft Teams. Your question is involved in development, which we do not support. I would remove office-teams-windows-itpro tag. Hope you get better response.

    Besides, I found that the official document only provides C# and JavaScript demos for messaging extension. Perhaps, these two languages are more suitable.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    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.