Slack Trigger

Trigger workflow from Slack events like mentions, messages, and reactions

Trigger workflow from Slack events like mentions, messages, and reactions

This is a webhook-based trigger. Configure the webhook URL in your external service to send events to TradingGoose.

Configuration

Signing Secret*
••••••••
The signing secret from your Slack app to validate request authenticity.

Output Schema

Event Payload
eventobject
event_typestringType of Slack event (e.g., app_mention, message)
channelstringSlack channel ID where the event occurred
channel_namestringHuman-readable channel name
userstringUser ID who triggered the event
user_namestringUsername who triggered the event
textstringMessage text content
timestampstringMessage timestamp from the triggering event
thread_tsstringParent thread timestamp (if message is in a thread)
team_idstringSlack workspace/team ID
event_idstringUnique event identifier