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.

Back to Catalog
Toolsslack

Block Preview

Slack

Slack

Send a message to Slack

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the slack block with monitoring enabled in production.

Inputs (UI)

Channel

short-input

Placeholder: Enter Slack channel (e.g., #general)

Layout: full

Message

long-input

Placeholder: Enter your alert message

Layout: full

OAuth Token

short-input

Placeholder: Enter your Slack OAuth token

Layout: full

Inputs (API)

apiKey

string

Required

channel

string

Required

text

string

Required

Outputs

Primary response type:

{
  "ts": "string",
  "channel": "string"
}

Tool Access

slack_message
Slack | NowFlow Blocks