Skip to main content

Slack Trigger

The Slack Trigger starts an orchestration when a Slack event occurs — such as a new message in a channel, a direct message to a bot, a reaction added, or a file shared. Slack Trigger Node

Use Cases

  • Respond to bot commands or mentions in Slack channels
  • Trigger AI processing when a user sends a message to a channel
  • Automate workflows based on Slack reactions or file uploads
  • Build Slack bots powered by AgentVerse orchestrations

Credentials

This node requires a Slack OAuth2 credential. To create a credential:
  1. Go to Settings → Credentials → New Credential
  2. Select Slack OAuth2
  3. Authenticate with your Slack workspace

Node Reference

Parameters

Trigger On Options

Options

Webhook URL

The Slack Trigger displays a unique Webhook URL in the node panel. Configure this URL in your Slack app’s Event Subscriptions settings to route Slack events to AgentVerse.

Output Data

The trigger outputs the full Slack event payload:
Reference fields in downstream nodes:

  • Slack — Send messages and interact with Slack within an orchestration
  • AI Agent — Process the Slack message with an LLM