Basic Information

appmixer.slack.list.SendChannelMessage

Send Channel Message

1.1.0

Public

Post a message to a specific public channel.

Input Ports

message

FieldTypeDescription
Channel text -
Message textarea -
Thread Message ID text Provide another message's `ts` value to post this message in a thread. Avoid using a reply's `ts` value; use its parent's value instead.
Broadcast reply toggle Used in conjunction with Thread Message ID, when set to `true` will broadcast the reply to the channel.
Send as bot toggle -
Bot username text -
Bot icon URL text -

Output Ports

newMessage

FieldTypeDescription
Message Timestamp string -
Message Type string -
Message Subtype string -
Text string -
User ID string -
Bot Username string -
Bot ID string -
App ID string -
Team ID string -

Full Metadata