Skip to content
Stand with Ukraine flag

Microsoft Teams Settings

To send notifications to Microsoft Teams channels, create an incoming webhook workflow in Teams and paste the generated URL into a ThingsBoard notification recipient.

Create a webhook workflow in Microsoft Teams

Section titled “Create a webhook workflow in Microsoft Teams”
  1. Open Microsoft Teams and go to the Teams tab. Right-click the channel you want to receive notifications and select Workflows.
  2. Find and click Post to a channel when a webhook request is received.
  3. Enter a name for the workflow and click Next.
  4. Select the team and channel, then click Add workflow.
  5. Copy the generated webhook URL and click Done.

In the Notification Center, create a recipient of type Microsoft Teams and paste the webhook URL. ThingsBoard will POST notification messages to this URL when a matching notification rule fires, and they will appear in the configured channel.

The Send Microsoft Teams Notification on Alarm recipe walks through the full setup: configuring a recipient with the webhook URL, creating an alarm notification template, and setting up a rule that posts a message to the Teams channel when an alarm is created.