Skip to main content

Slack

Slack Plugin – Post Message Action

Summary (SEO Meta Description):
The Post Message Action of the Slack Plugin sends a message to a specified Slack channel directly from a WeHub workflow.
It enables real-time notifications, alerts, and team communication automation.


Overview

The Post Message Action allows your workflow to send a text message to any Slack channel using a pre-configured Slack connection.
This is ideal for workflow alerts, team notifications, or broadcasting automated updates.

Typical Use Cases:

  • Send error or success alerts when a workflow completes
  • Notify a team about new leads, orders, or system events
  • Post scheduled updates or reports to project channels
  • Deliver real-time messages for monitoring and operations

⚙️ Configuration

FieldDescriptionType / Options
LabelCustom name for the actionString
ConnectionsChoose or create a secure Slack connectionConnection
Channel IDSlack channel ID where the message will be postedString

FAQ

Q: Can I mention users or roles in the message?
A: Yes. Use Slack’s standard mention syntax (@username or @channel) inside the message text.

Q: Is message formatting supported?
A: Yes. You can use Slack’s Markdown-like formatting for bold, italics, and code blocks.

Q: Can I send attachments or rich blocks?
A: For simple notifications, plain text works. For advanced formatting (blocks, attachments), provide the proper JSON payload via the workflow input.


Keywords: WeHub Slack Plugin, Post Message Action, Send Slack Notification, Team Communication, Workflow Alerts