Send Slack message
The Send Slack message sends a chat message to a Slack channel.
On this page
Connection
To begin using the Slack action, you must first connect Flow to your Slack account.
After you have connected to Slack, you must add the FlowBot to any Slack channel where you plan to post messages:
- In the Slack channel, view the chanel details.
- Under Integrations click Add an app.
- Search for FlowBot and click Add.
- Flow should now be able to post messages to the channel.
Fields
The Send Slack message action contains the following fields.
Field | Description |
---|---|
Channel or member id | Required. For named channels, use #your-channel-name. For unnamed channels, copy the channel ID from the channel details, using $ as a prefix: $C03U0GHLGLG |
Message | Required. Enter and style your message as you would in Slack. |
Triggers
The Send Slack message action can be used with any trigger.
API reference
Flow calls the Slack API to post a chat message. To learn more, review the Slack API.