diff --git a/docs/services/teams.md b/docs/services/teams.md index dece39e5..dec29dc6 100644 --- a/docs/services/teams.md +++ b/docs/services/teams.md @@ -10,7 +10,7 @@ ## URL Format !!! info "" - teams://__`group`__@__`tenant`__/__`altId`__/__`groupOwner`__?host=example.webhook.office.com + teams://__`group`__@__`tenant`__/__`altId`__/__`groupOwner`__?host=__`organization`__.webhook.office.com --8<-- "docs/services/teams/config.md" @@ -23,6 +23,4 @@ Instructions on how to do this can be found in [this guide](https://docs.microso The token is extracted from your webhook URL: -``` - https://outlook.office.com/webhook/{tokenA}/IncomingWebhook/{tokenB}/{tokenC} -``` \ No newline at end of file +
https://<organization>.webhook.office.com/webhookb2/<group>@<tenant>/IncomingWebhook/<altId>/<groupOwner>