In this article
...
- Does not work with application-based accounts.
You can send up to a maximum of 3000 messages per app per day, to a given channel.
Known Issues
None.
Snap Input and Output
...
Parameter Name | Data Type | Description | Default Value | Example | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Label | String |
| Send Channel Message | Confirmation Sender | ||||||||
Message | String/Expression | Required. Enter the message to send to the specified channel. You can either use plain text or rich text using the markdown supported by Microsoft Teams. See the input for the Message field of Send Channel Message Snap in the Example Pipeline below, for more details. | N/A | <h1>Welcome to the channel</h1> | ||||||||
Team ID | String/Expression/Suggestion | Required. Enter the ID of the team. Alternatively, click the icon to fetch a list of team IDs associated with the account. | N/A | b22e8da4-17c1-45c0-baa9-47aed7344e92 | ||||||||
Channel ID | String/Expression/Suggestion | Required. Enter the ID of the target channel. Alternatively, click the icon to fetch a list of channel IDs associated with the specified team. | N/A | Chat, teams, channels and apps : 12:34ab567d89012b34b0fba40f987f2f3d@thread.tacv2 | ||||||||
Existing Message ID (if reply) | String/Expression | Enter the ID of the message for which to post a reply. | N/A | 1234556677 | ||||||||
Number of Retries | String/Expression | Enter the number of attempts the Snap makes to perform the selected operation in case of connection failure/unsuccessful attempts.
| 0 | 3 | ||||||||
Retry Interval (seconds) | String/Expression | Enter the time interval in seconds between retry attempts.
| 1 | 6 | ||||||||
Snap Execution | Drop-down list | Select one of the three following modes in which the Snap executes:
| Execute only | Validate & Execute |
...