What It Does
- Monitors one or more Slack channels for a specific keyword.
- Fires an event the instant the keyword is mentioned, so you never miss critical flags.
- Helps SalesOps and GTM teams auto-notify or update dashboards when deals or campaigns hit key terms.
- Cuts down manual checks—keep your pipeline alerts and team dashboards in sync without lifting a finger.
🏁 Getting Started

1
Authorize Slack App
Connect and authorize your Slack workspace so the node can listen to messages.
2
Configure Inputs
Pick channels, set your keyword, and decide if bot messages should be ignored.
Inputs
🛠️ Required Fields
-
Slack Apphook (✅)
The webhook interface that lets this node receive Slack events.
Why it matters: Without it, the node can’t listen for your keywords. -
Keyword (✅)
The exact word or phrase you want to track in your channels.
Why it matters: Pinpoints the trigger—only events matching your term will fire downstream actions.
🎯 Optional Fields
-
Channels (⚪️)
Select one or more Slack channels to monitor.
Why it matters: Narrow down noise—focus on relevant team or campaign channels. -
Ignore Bots (⚪️)
Toggle to skip messages sent by bots.
Why it matters: Keeps your workflow free from automated chatter and test messages.
Output
The node emits a structured event whenever your keyword appears. Each event includes:- message text
- user ID and name
- channel ID and name
- timestamp of the mention

If the same keyword fires simultaneously in multiple channels, each mention emits a separate event.
How It Works
- Your Slack Apphook subscribes to message events in selected channels.
- The node scans incoming messages for the exact keyword.
- When a match occurs, it builds a payload with message and user details.
- Downstream actions—like alerts, dashboards, or CRM updates—trigger automatically.
🚀 Example Use Cases & Prompts
| Use Case | Setup or Prompt Example |
|---|---|
| Urgent Deal Alerts | ”Fire when ‘🚨Urgent Deal’ is mentioned in #sales-alerts.” |
| Campaign Mentions Tracker | ”Notify Ops when ‘Black Friday’ appears in #marketing-updates.” |
| Deal Hygiene Check | ”Trigger workflow on ‘missing data’ mentions in #deal-review.” |
✨ Pro Tips
⚠️ Important Considerations
🛠 Troubleshooting & Gotchas
| Symptom | Likely Cause | Quick Fix |
|---|---|---|
| No events firing | Webhook not connected or authorized | Reconnect Slack App and grant message scopes. |
| Too many false triggers | Keyword too generic | Refine phrase or add unique delimiters. |
| Missing channel mentions | Channel not selected | Add the channel under “Channels” and save. |
📝 FAQ
Can I listen across private channels?
Can I listen across private channels?
You can—just invite the app into those channels and re-authorize if needed.
What if my keyword has special characters?
What if my keyword has special characters?
The node does an exact text match, so include emojis or punctuation exactly as used.
Is this a trigger or action node?
Is this a trigger or action node?
This is a trigger node, since it kicks off your workflow when the keyword appears.
💰 Pricing
| Action | Credit Cost |
|---|---|
| Trigger Run (per event) | 1 credit |
Trigger nodes that start workflows—like this keyword monitor—cost 1 credit per event. All other data enrichment or formatting nodes are free.
Drop this Slack node into your flow to catch key mentions and automate your GTM alerts — automatically. 🚀