enpipi
December 3, 2025, 1:33pm
1
When two Slack Triggers are set in a single workflow, they are not triggered.
The configuration is as follows:
Trigger A:
Event: New Message Posted to Channel
Watch Whole Workspace: OFF
Channel: #test
Trigger B:
Event: App Mention
Watch Whole Workspace: ON
Both triggers work with the test webhook URL, but Trigger A does not work with the Production webhook URL.
Are there any Slack App permissions or other settings that I should check?
It’s better if you split triggers into different workflow. You can not merge data from different triggers directly anyways. Use n8n’s data tables if you have to insert/pull data from different executions/triggers.
1 Like
enpipi
December 13, 2025, 6:44am
3
If workflows are separated, webhooks will also be separated. This is inconvenient when you want to use the same Slack App.
enpipi
December 25, 2025, 8:21am
4
I understand that it seems difficult at the moment. I hope that n8n will improve in the future.
1 Like
system
Closed
January 1, 2026, 8:22am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.