Skip to content
Notification Community By @WorkflowAI Team

Slack Notification Tool

Sends notifications to a Slack channel using incoming webhooks or bot token.

Connected Apps: Slack

Installation Guide

1. Create a Slack App in your workspace. 2. Enable incoming webhooks or obtain a bot token. 3. Configure channel target.

Detailed Documentation

Slack Notification Tool

Send direct channel notifications or system alerts to Slack.

Configuration

{
  "channel": "#general",
  "text": "System notification triggered."
}