Build action based message extension

Teams action based message extension allow users to interact with web services in the Microsoft Teams client. Message extensions help to initiate actions in an external system from the compose message area, the command box, or directly from a message.

Key features of action based message extension:

  • Presents the user with a modal pop-up to collect or display information.
  • Triggers the action commands from the compose message area, the command box, or from a message.

This step-by-step guide helps you to build Teams action-based message extension to initiate actions from compose message and message area. By the end of this tutorial, you can achieve the following output:

Screenshot of the message extension output after you have successfully completed the step-by-step guide.