Bots From Extension: msteams
Mictosoft Teams - Send messages to channels in Microsoft Teams
This extension provides 1 bot.
Bot @msteams:send-message
Bot Position In Pipeline: Sink
Send Message to the channel
This bot expects a Restricted CFXQL.
Each parameter may be specified using '=' operator and AND logical operation
Following are the parameters expected for this Bot
| Parameter Name | Type | Default Value | Description |
|---|---|---|---|
| channel | Text | Name of the channel defined in the bot source configuration | |
| message_col | Text | message | Name of the message column from the incoming dataframe |
| channel_url_col | Text | Name of the channel url column from the incoming dataframe | |
| title | Text | Optional Title for the message |