Back to publications
Create custom messaging extensions for Microsoft Teams
ModuleMicrosoft Learn 2020

Create custom messaging extensions for Microsoft Teams

View on Microsoft Learn

Still published and available on the original platform.

Overview

I work with Microsoft Learning to publish & maintain multiple self-paced learning modules related to Microsoft 365. These modules are primarily used as self-paced study resources for developers preparing to take the MS-600 exam, the only prerequisite to achieve the Microsoft 365 Certified: Teams Application Developer Associate certification. This is one of those modules.

Users can interact with your Microsoft Teams apps though buttons and forms in the Microsoft Teams client. Messaging extensions enable users to execute search queries or trigger actions in external systems. The results of these actions are sent from your custom web service to the Microsoft Teams client as embedded web pages or richly formatted cards.

In this module, you’ll learn how to create different types of messaging extensions in a custom Microsoft Teams app.

Learning objectives

  1. Demonstrate how to create an action-based messaging extension for Microsoft Teams
  2. Demonstrate how to create search-based messaging extension for Microsoft Teams
  3. Demonstrate how to unfurl a URL with messaging extension for Microsoft Teams