Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Version published after converting to the new editor

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 NameData TypeDescriptionDefault ValueExample 
LabelString
Insert excerpt
File Writer
File Writer
nopaneltrue
Send Channel MessageConfirmation Sender
MessageString/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 IDString/Expression/SuggestionRequired. Enter the ID of the team. Alternatively, click the Image Modified icon to fetch a list of team IDs associated with the account. N/Ab22e8da4-17c1-45c0-baa9-47aed7344e92
Channel IDString/Expression/SuggestionRequired. Enter the ID of the target channel. Alternatively, click the Image Modified icon to fetch a list of channel IDs associated with the specified team. N/AChat, teams, channels and apps : 12:34ab567d89012b34b0fba40f987f2f3d@thread.tacv2
Existing Message ID (if reply)String/ExpressionEnter the ID of the message for which to post a reply.N/A1234556677
Number of RetriesString/Expression

Enter the number of attempts the Snap makes to perform the selected operation in case of connection failure/unsuccessful attempts. 

Info
titleTo avoid 502 Bad Gateway error

Use a higher value (such as 3, 4, or more) in this field to ensure the Snap/Pipeline runs successfully. 


03
Retry Interval (seconds)String/Expression

Enter the time interval in seconds between retry attempts.

Info
titleTo avoid 502 Bad Gateway error

Use a higher value (such as 3, 4, or more) in this field to ensure the Snap/Pipeline runs successfully. 


16
Snap ExecutionDrop-down list

Select one of the three following modes in which the Snap executes:

  • Validate & Execute. Performs limited execution of the Snap and generates a data preview during Pipeline validation, then performs full execution of the Snap (unlimited records) during Pipeline runtime.
  • Execute only. Performs full execution of the Snap during Pipeline execution without generating preview data.
  • Disabled. Disables the Snap and all Snaps downstream from it.

Execute onlyValidate & Execute

...