Microsoft Teams
Send notifications to Teams channels via incoming webhooks.
URL format
| Segment | Required | Description |
|---|---|---|
group_id | Yes | GUID before the @ in the webhookb2 path segment |
tenant_id | No | GUID after the @. Leave blank if not present. |
channel_id | Yes | Path segment after /IncomingWebhook/ |
webhook_id | Yes | Final path segment in the Teams webhook URL |
Example
Finding your credentials
- Open the Teams channel you want to post to.
- Click the … (More options) next to the channel name.
- Select Connectors → Incoming Webhook → Configure.
- Give it a name and click Create.
- Copy the webhook URL — it will look like:
Quirks & limitations
- Microsoft Teams is deprecating connector webhooks in favour of workflows. Check your org's policies.
-
The
typefield maps to Teams message cardthemeColor:success→ green,failure→ red,warning→ orange.