Slack
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
MESSAGE_CHANNEL_SLACK(channel, message)
channel
Channel name or ID. Use LIST_CHANNELS_SLACK()
to find the correct channel name of ID.
message
The message to send. For example: "Hey there! This was sent from a spreadsheet!"
. Supports basic Markdown styling.