Teams
URL Format
teams://group
@tenant
/altId
/groupOwner
?host=organization
.webhook.office.com
Parameters
Field | Description | Scheme |
---|---|---|
altid | AltID | string |
color | Color | string |
group | Group | string |
groupowner | GroupOwner | string |
host | Host. Defaults to | string |
tenant | Tenant | string |
title | Title | string |
Setting up a webhook
To be able to use the Microsoft Teams notification service, you first need to set up a custom webhook. Instructions on how to do this can be found in this guide
Extracting the token
The token is extracted from your webhook URL:
https://<organization>.webhook.office.com/webhookb2/<group>@<tenant>/IncomingWebhook/<altId>/<groupOwner>