Listen to Multiple Slack Channels

Describe the problem/error/question

I need to listen to multiple slack channels, but I would prefer not having to ‘Watch Whole Workspace’, as that makes me pay for a bunch of unnecessary events.
I’ve tried setting up multiple trigger notes, with different channels, but that makes none of them work. I’ve also tried to add a list of Ids in a single trigger channel, without a positive result as well.

What is the error message (if any)?

None

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.74.3
  • Database (default: SQLite): n8n cloud
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): cloud
  • Operating system:

Exact same problem here.

1 Like

You could use more than one trigger in the same workflow - one trigger for each channel you want to listen.

The caveat is each trigger counts towards one active workflow.

I have tried that. But only one trigger works. The others don’t trigger at all

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.