The Cloud8 Platform currently supports Microsoft Teams in the Global Notifications functionality. Check out how to configure and use this type of notification below.
Step by step guide to using Cloud8 notifications in MS Teams
Access the Microsoft Teams application , click on Apps -> Workflows #

NOTE : In the free version of Teams, this apps -> workflows option is not available.
Create a new integration workflow as follows: #
Acesse “Manage Workflows”: #

Click on “ New Flow ” and then on “ Create from blank ” #

Search for “ Webhooks ”, within the “ all ” tab and select the option below in “ Triggers ” → “ When a Teams webhook request is received ”: #
With this, we can configure the steps for this new integration flow, which is detailed in point 3 below.

Set up new onboarding flow in Teams #
In the first option, leave the “ Anyone ” option selected #

Click on “ + New step ” and look for “ Post card in a chat or channel ” #

Configure the configuration options for this step as follows #
- “Post as”: Flow bot
- “Post in”: Channel
- “ Team “: (select your Teams ID) – in this example the Teams ID “ Integrations ” was selected
- “ Channel “: (select the channel you want to receive integration messages from) – in this example, the “ best-practices ” channel was selected

Under “ Message ”, click on “ add dynamic content + ” and then on “ Adaptive Card ” #
This selection will allow sending messages in JSON format to “ Adaptive Cards ” in Teams.

After selecting the above options, the settings should be as follows:


Then click “Save” #
After completing the saving process, “ HTTP POST URL ” will be generated just above, click on the top of the workflow that was generated and copy the URL using the button next to it:

Use this new URL to configure the “Teams” notification in the Best Practices for Notification Message Integration, for example:
https://prod-01.brazilsouth.logic.azure.com:443/workflows/ID_GERADO_PELO_TEAMS/trig
gers/manual/paths/invoke?api-version=2016-06-01&sp=%2Ftriggers%2Fmanual%2Frun&sv
=1.0&sig=SAS_KEY_GERADO_PELO_TEAMS
Create the notification in Best Practices #

Example of sending Best Practices messages via workflow integration for Teams :
