This guide is for you if you want to send automated Slack messages using a workflow.
In this tutorial, you set up a workflow that sends a Slack message to a channel of your choice.
Workflows.
For more information, see Workflows quick start.
Workflows.Use the steps below to create a workflow and configure the Send message action.
Go to Workflows
and select Workflow.
In the Select a trigger panel, select one of the available triggers.
On the trigger node, select Add task to browse available actions.
In the side panel, search for the actions for Slack Connector and select Send message.
Select a preconfigured Slack connection.
Select a channel to send your message to.
We recommend using the Slack channel ID. You can also use a Slack channel name; however, not all features of the Send message action will be available.
Select your preferred Input format: Slack or Markdown.
Provide a message body. Format your message using Markdown or Slack Markdown, depending on the format you selected in the previous step. You can also use workflow expressions as input.
Select Run.
The workflow runs successfully and a Slack message appears in your selected channel.
You now have a workflow that sends Slack messages to your selected channel. To add rich formatting or dynamic content, see Slack Connector message examples.