Send User Message
Creates a new direct message in Slack.
Query
Comma-separated response fields to include.
Body
Slack user to send the message to.
The content of the message.
Override the connection's Default Sender for this action only.
Set your bot's user name.
Emoji to use as the icon for this message. Overrides Icon Url.
URL to an image to use as the icon for this message.
Pass true to enable unfurling of primarily text-based content.
Pass false to disable unfurling of media content.
By default, URLs will be hyperlinked. Set parse to none to remove the hyperlinks. The behavior of parse is different for text formatted with markdown. By default, or when parse is set to none, markdown formatting is implemented. To ignore markdown formatting, set parse to full.
Disable Slack markup parsing by setting to false. Enabled by default.