A plugin to send messages to MicrosoftTeams channel or user. This plugin allows you to send notifications to MicrosoftTeams from FlexDeploy workflows. Users have the freedom to create messages as complex or as simple as they desire.
There are 4 operations in this plugin, which work in two separate ways. Please take note of their differences, and then look at the additional documentation as needed.
Operations that use Incoming Webhooks to send messages to Teams Channels
To set up these operations, view the page Configuring the MicrosoftTeams Plugin for sending messages with Webhooks
teamSendWebhookTextNotification
teamSendWebhookJsonNotification
Operations that use User Credentials to send messages to Teams Channels or Individual Users
To set up these operations, view the page Configuring the MicrosoftTeams Plugin for sending messages to users and channels without webhooks for more information.
teamSendNotification
userSendNotification
Supported Versions
- All Microsoft Teams versions are supported.
Key Features
- Send messages to a Microsoft Teams channel or user.