For the complete documentation index, see llms.txt. This page is also available as Markdown.

Microsoft Teams

Send Dastra workflow notifications to your Microsoft Teams channels

What does the integration do?

The Microsoft Teams integration posts Dastra workflow notifications as cards in a Microsoft Teams channel: when a workflow rule fires (a data breach is created, a request changes step…), Dastra sends an Adaptive Card with a title, a message and an optional link back to the record in Dastra.

A Dastra workflow notification in Teams

Prerequisites

You need a Microsoft Teams channel with an incoming webhook created through the Workflows app (Power Automate):

  1. In Teams, open the channel and click ⋯ > Workflows.

The Workflows entry in the channel menu
  1. Search for "webhook" and choose the template Send webhook alerts to a channel.

Choosing the webhook template
  1. Select the team and the channel, then click Save.

Binding the workflow to the channel
  1. On the confirmation screen, click Copy webhook link — this is the URL you will paste into Dastra (it looks like https://prod-XX.westeurope.logic.azure.com/workflows/...).

Copying the webhook URL

Microsoft retired the classic Office 365 incoming webhooks (channel connectors) in April 2026. The Workflows app is Microsoft's replacement, and it is what this integration relies on.

Installation

  1. In Dastra, open Settings > Integrations and select Microsoft Teams.

  2. On the use case Post workflow rule notifications as cards in a Microsoft Teams channel, click Add integration.

  3. Add a connection and paste the Workflows webhook URL.

  4. Click Connect. Dastra immediately posts a test card ("Dastra test notification") into the channel to validate the URL.

Installing the Microsoft Teams integration

To notify several channels, create one connection per channel (each Workflows webhook targets a single channel).

Sending notifications from a workflow rule

Once the integration is installed and enabled, the workflow rule designer offers a new action: Send a Teams notification.

Configure it like the e-mail notification action:

  • Card title — supports merge variables (e.g. the record's name).

  • Message — rich text with merge variables.

  • Include a link to the object in the card — adds a View in Dastra button to the card.

There is no recipient to pick: the card is delivered to the channel behind the webhook.

The "Send a Teams notification" workflow action

The Teams action only appears in the action picker when the integration is installed and enabled on the workspace.

Uninstalling

When you uninstall the Microsoft Teams integration, the webhook URL is erased and every workflow rule that uses the Teams action is automatically disabled (not deleted), so your rules don't start failing. Re-enable them after reinstalling the integration.

Last updated

Was this helpful?