Learn more about Microsoft Teams alerts in the Microsoft Teams Alerts documentation.
Configuration
Configure Microsoft Teams-specific settings:
Parameter | Type | Required | Default | Description |
---|---|---|---|---|
url | string | ✅ | - | Microsoft Teams webhook URL created by the Workflow |
name | string | ❌ | - | Friendly name to recognize the integration |
payload | string | ❌ | - | Custom payload for the alert message |
Examples
Setting Up Microsoft Teams Webhooks
Find more information on how to set up a Microsoft Teams workflows in the Microsoft Teams documentation.Environment Variables
Store your Teams webhook URLs securely using environment variables:Best Practices
Webhook Security: Keep your Teams webhook URLs secure. Anyone with access to the URL can send messages to your Teams channels.
Channel Selection: Choose appropriate Teams channels for different types of alerts. Consider creating dedicated monitoring channels to avoid noise in general discussion channels.