- 27 Mar 2026
- 2 Minutes to read
- Print
- DarkLight
- PDF
Microsoft Teams
- Updated on 27 Mar 2026
- 2 Minutes to read
- Print
- DarkLight
- PDF
Introduction
Microsoft Teams can be configured as a notification channel in Turbo360 to receive alert and monitoring notifications. By integrating a Teams channel using an incoming webhook URL, Turbo360 can automatically post alert incidents to the designated channel.
This integration enables teams to stay informed, collaborate effectively, and respond to issues promptly within the Microsoft Teams environment.
Create an incoming webhook URL for Microsoft Teams
Find the below link to know more about adding workflows and creating webhooks for a Teams channel:
Follow the steps below to create an incoming webhook URL for Microsoft Teams channel:
- Create a channel of any type in Microsoft Teams to capture all alert incidents from Turbo360.
.png)
In the channel, click the + (Add a tab) icon -> select Apps -> choose Workflows-> click Save to create a workflow.
Click New flow -> select Instant cloud flow -> choose When a Teams webhook request is received -> click Create.

Configure the workflow with the following actions:
a. Initialize variable
- Provide a variable name
- Set Type to Object.

b. Post card in a chat or channel
- Select the required Team and Channel.
- Set Post as to Flow bot.
- Set Post in to Channel.
- Configure Adaptive card to Adaptive card.
.png)
c. Set variable
- Enter the name of the initialized variable.
- Set Value to Body from the Post card in a chat or channel action.

In the Set variable action settings, select the following actions: Has timed out, Is skipped, and Has failed.

d. Response
- Set Status Code to 200.
- Set Body to variable.

In the Response action settings, select the following the actions: Is successful, Has timed out, Is skipped, and Has failed.

- Save the workflow.
- Copy the webhook URL generated in the first action of the workflow.

Actions 4.b and 4.c must be placed inside a For each loop.
How to configure in Turbo360?
Follow the steps below to configure a Microsoft Teams channel in Turbo360:
- Enter a Friendly name to identify the channel within the Turbo360 application.
- Provide the Incoming webhook URL generated in Microsoft Teams. This URL enables Turbo360 to send alert notifications to the Teams channel.
- Click Validate. Turbo360 sends a sample notification to the specified Teams Webhook URL to verify that the configuration is valid.
- After successful validation, click Save to complete the integration of the Microsoft Teams channel with the Turbo360 account.
