Connect DevHelm to Microsoft Teams to receive incident notifications in your channels. Plan requirement: Pro or aboveDocumentation Index
Fetch the complete documentation index at: https://docs.devhelm.io/llms.txt
Use this file to discover all available pages before exploring further.
Setup
Create a Teams webhook
- In Microsoft Teams, go to the channel where you want alerts
- Click … → Connectors (or Workflows in newer versions)
- Set up an Incoming Webhook connector
- Name it (e.g., “DevHelm Alerts”) and copy the webhook URL
Configuration
| Field | Description | Required |
|---|---|---|
webhookUrl | Microsoft Teams incoming webhook URL | Yes |
The webhook URL must contain
.office.com/ or .logic.azure.com/. Power Automate webhook URLs are supported.Troubleshooting
Webhook URL rejected
Webhook URL rejected
DevHelm validates that the URL contains
.office.com/ or .logic.azure.com/. Legacy webhook URLs from other domains are not supported.Microsoft retiring Office 365 connectors
Microsoft retiring Office 365 connectors
Microsoft is transitioning from Office 365 Connectors to Power Automate Workflows. If your connector URL stops working, create a new webhook using Power Automate → “When a Teams webhook request is received” trigger.