Microsoft Teams
The Microsoft Teams node sends messages to a Teams channel using an incoming webhook.
Requires a Microsoft Teams connection configured with your webhook URL.
Configuration
| Field | Description | Notes |
|---|---|---|
| Message | Message text (supports Markdown formatting) | Required. Supports templates |
| Title | Optional card title | Optional. Supports templates |
| Theme Color | Hex color for the message card border (e.g., 0076D7) | Optional |
Message Formatting
Teams webhook messages support basic Markdown:
**bold**and*italic*[link text](url)- Bullet lists with
-or*
Common Patterns
Notify on Workflow Completion
- Cron — scheduled trigger
- DataStore Query or HTTP Request — fetch data
- Transform — format message content
- Microsoft Teams — post summary to channel