Slack
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
MESSAGE_USER_SLACK(user, message)
user
The username of the Slack person. For example: "john.doe"
. Use LIST_USERS_SLACK()
to find the correct username.
message
The message to send. For example: "Hey there! This was sent from a spreadsheet"
. Supports basic Markdown styling.