Skip to main content

Microsoft Teams

Messaging channels

Requirements

Configure Microsoft Account

Your Microsoft Account should have access to Azure and Teams. You can check out the Azure and Teams documentation for information on how to make these connections

Channel Configuration

Register App

  1. In the Azure portal, open the App registrations page
  2. Click New registration, then choose a name for your application
  3. In the section Supported account types, choose Accounts in any organizational directory and personal Microsoft accounts, then click Register
  4. Copy paste the value of Application (client) ID to the App Id channel configuration

App Password

  1. Click Certificates & secrets, then click New client secret, then fill in the required fields
  2. Copy paste the the value in the Value column to the App Secret channel configuration

Save Configuration

Channel configuration is complete, you can now click Save

Create Your Bot

  1. Navigate to the Bot Framework Registration Page
  2. Fill the Display name and Bot handle fields with whatever value
  3. Copy paste you App Id to the app id field
  4. Copy paste the webhook url provided in the channel configuration UI to the Messaging endpoint field
  5. Click Register
  6. On the next page (Connect to channels), under the section, Add a featured channel, click Configure Microsoft Teams Channel, then click Save

Connecting with Botpress Cloud

Messaging channels

  1. Paste your App ID and App Password and enable the channel.
  2. Click save and send message to your bot on teams.