Build action based message extension

Message extensions allow users to interact with web services in the Microsoft Teams client. They 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. You'll see the following output:

output