MS Teams Integration
The following article applies to version 15.4.1-patch9 and later. In earlier 15.4.x versions, notifications from ONE to MS Teams are not unavailable due to technical changes in the MS Teams platform. If you used this integration previously, generate a new incoming webhook in MS Teams (as described in this guide) and provide the new webhook URL in the notifications configuration in ONE. |
Ataccama ONE can be integrated with MS Teams using a Workflows connector. This means you can receive notifications related to datasets observed in ONE directly in a selected channel.
Workflows can also be modified to send messages to other Microsoft products that Workflows directly support, or through Microsoft Power Automate platform.
Add incoming webhook to MS Teams channel
To add an incoming webhook for the selected channel:
-
In MS Teams, select the channel in which you would like to receive notifications and expand the three dots menu.
-
Select Workflows.
-
Locate and select Send webhook alerts to a channel option.
-
Provide a name and select Next.
-
Select a Teams channel.
-
The webhook URL is generated. Copy this to clipboard or save it for later, as you need to provide this URL in ONE.
-
Select Done.
The webhook is now visible when you select Configured in your list of connectors. From here you can edit the settings later if needed.
Select MS Teams channel in ONE
To select the MS Teams channel in ONE:
-
When enabling MS Teams notifications in ONE, provide the webhook URL of the channel.
-
(Optional) Send test notification.
-
Save the changes.
Troubleshooting
- Problem
-
The webhook API returns an HTTP
202 Accepted
status code but the webhook doesn’t seem to work. How do I troubleshoot? - Possible solution
-
The incoming webhook API response does not contain detailed information about the request. In addition, it is processed asynchronously, which can cause delays when sending messages to MS Teams.
If you suspect there is a configuration error, check your Workflows processing details on the Workflows tab in MS Teams. Typically, requests fail due to invalid message format.
Was this page useful?