- Notifications
You must be signed in to change notification settings - Fork923
Description
Our notifications currently support SMTP and Webhook as delivery targets. We want to add native support for Teams workspaces as many customers use this as their internal messaging platform.
The native Teams integration should allow administrators to direct notifications towards a Teams workspace. Users should receive notifications via an app in that workspace, not a single channel. This way they have individual control of their inbox.
This product work should include server flags to set the Teams target and a new option in the deployment notifications settings UI for the delivery target. This should be paired with adding docs explaining how to connect our notifications with a teams workspace.
The Slack + teams integration docs can be a single guide.
Related:#14740
Note: We'll only be adding MSFT Teams and Slack as natively supported delivery methods.