0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-04-11 14:11:21 +00:00
crazy-max_diun/docs/notif/teams.md
CrazyMax db2bce3bb3
Docs website with mkdocs ()
* Fix build workflow

* Docs website with mkdocs ()

* Fix docs workflow

* Move mkdocs Docker file

* Ignore docs in build workflow

* Update workflows

* Update links

* Move upgrade notes to documentation

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-06-19 22:47:17 +00:00

839 B

Teams notifications

You can send notifications to your Teams team-channel using an incoming webhook URL.

Configuration

!!! example "File" yaml notif: teams: webhookURL: https://outlook.office.com/webhook/ABCD12EFG/HIJK34LMN/01234567890abcdefghij

!!! abstract "Environment variables" * DIUN_NOTIF_TEAMS_WEBHOOKURL

Name Default Description
webhookURL1 Teams incoming webhook URL

Sample


  1. Value required ↩︎