Docs/App Integrations/Slack

Slack

App Integrations

Slack Node

Overview

Configure this node to integrate with external services or perform logic.

Configuration

PropertyTypeDefaultDescription
webhookUrlstring—Configuration field for webhookUrl
channelstring—Configuration field for channel
usernamestring—Configuration field for username
iconEmojistring—Configuration field for iconEmoji
messagestring—Configuration field for message

Output Variables

Reference these variables in downstream nodes using the {{node.field}} syntax.

{{slack.status}}
anyOutput field: status
{{slack.channel}}
anyOutput field: channel

Examples

Basic Usage

Example configuration:

{
  "webhookUrl": "value",
  "channel": "value",
  "username": "value",
  "iconEmoji": "value",
  "message": "value"
}

Tips & Best Practices

  • •Ensure all required fields are configured.
  • •Check the output variables to see available data.

Try Slack in Your Workflow

Create a free account and start building AI-powered workflows with the Slack node.

Open Workflow Editor