You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I spent some time researching our opportunities. It seems that Teams Connectors are deprecated now, and it is advised to switch to Workflow.
I can't say yet whether Workflow, embedded in Teams, is sufficient, or if we need to depend on Power Automate as the deprecation guide suggests. I'm working on the PoC with the endpoint.
Notice: Power Automate may require an additional license fee as it is not part of the Office 365 plan, and we may need a bot license.
I can give you more information once I build the notification workflow for Coder 👍 . I hope we don't need to build a dedicated app.
This means we can go with a doc page for MS Teams, and let users customize the notification look including the logo. I will prepare a docs PR with instructions on how to achieve this result.
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
The text was updated successfully, but these errors were encountered: