How Send Slack Message Works
Send messages to Slack channels for team coordination and notifications. Messages can be sent from a specific team member or from your Flywheel bot, allowing for flexible communication workflows.Configuration
Inputs
The Slack channel where the message will be sent.
Choose who the message appears from:
user
(specific team member) or bot
(Flywheel bot).The team member to send from (required when Send From is
user
).The content of the Slack message including rich formatting and dynamic variables.
Outputs
Currently returns an empty context object. Future versions may include message delivery status and Slack message details.
Use Cases
New Lead NotificationsBest Practices
Choose Appropriate Channels- Match message type to channel purpose
- Use specific channels for different notification types
- Consider channel permissions and audience
- Use rich Slack formatting for clarity
- Include relevant context and user information
- Keep messages concise but informative
- Don’t overwhelm channels with too many automated messages
- Use filters to ensure only relevant notifications are sent
- Consider message frequency and timing