Slack
App IntegrationsSlack Node
Overview
Configure this node to integrate with external services or perform logic.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
webhookUrl | string | — | Configuration field for webhookUrl |
channel | string | — | Configuration field for channel |
username | string | — | Configuration field for username |
iconEmoji | string | — | Configuration field for iconEmoji |
message | string | — | 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