Teams¶
URL Format¶
teams://token-a
/token-b
/token-c
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://outlook.office.com/webhook/{tokenA}/IncomingWebhook/{tokenB}/{tokenC}