Blocks
Slack
Send a message to Slack
Send messages to any Slack channel using OAuth authentication. Integrate automated notifications and alerts into your workflow to keep your team informed.
Toolsslack
Block Preview
Slack
Send a message to Slack
Usage
- Add the block to your workflow and connect it to the upstream step.
- Configure any required credentials or tokens in the inputs.
- Fill in required inputs and optional parameters for the run.
- Run a test execution, inspect outputs, and iterate before deploying.
- Deploy the slack block with monitoring enabled in production.
Inputs (UI)
Channel
short-inputPlaceholder: Enter Slack channel (e.g., #general)
Layout: full
Message
long-inputPlaceholder: Enter your alert message
Layout: full
OAuth Token
short-inputPlaceholder: Enter your Slack OAuth token
Layout: full
Inputs (API)
apiKey
stringRequired
channel
stringRequired
text
stringRequired
Outputs
Primary response type:
{
"ts": "string",
"channel": "string"
}Tool Access
slack_message