Configuring a Microsoft Teams web trigger in an automation
- Updated: 2025/12/30
Configure a Microsoft Teams to trigger an action when an event occurs in the monitored Microsoft Teams chat. This example shows how to create a Task Bot with a Microsoft Teams trigger to send an email to a Microsoft 365 Outlook mailbox when a user posts a message in a specific channel within a team.
The following example shows how to configure a Microsoft Teams web trigger that starts the automation workflow when the user posts a message with the subject Critical in the General channel of the Help Desk team.
Prerequisites
- Prerequisites mentioned in the Microsoft Teams Web triggers.
- Active OAuth connection for Microsoft 365 Outlook and Microsoft Teams account.
- A valid Microsoft Azure certificate stored in the Credential Vault. You can use the same certificate to authenticate the trigger and the action.
- Record variables named MSTeamsTriggerData and OutlookTriggerData.