Slack Integration not working Properly

Hi n8n Community,

I recently updated n8n after being 5 versions behind, and now my Slack integration and workflows are not functioning properly. Here’s a breakdown of the issue:

What’s Working:

:white_check_mark: My old workflow (created before the update) with a Slack trigger still works fine. (See Screenshot 1)
:white_check_mark: The Slack bot is properly integrated into the channel.
:white_check_mark: Live workflows (older ones) are executing as expected. (See Screenshot 2)

What’s Not Working:

:x: New workflow with Slack trigger does not respond to messages, even though settings match my working workflow. (See Screenshot 5)
:x: No execution logs appear in the workflow history for the new workflow. (See Screenshot 6)
:x: When switching to testing mode, it takes forever to execute—this happens across all agents and workflows.
:x: The Slack bot is added to the channel, yet it does not reply to messages.

Screenshots for Reference:

:pushpin: Screenshot 1: Old workflow working fine.
:pushpin: Screenshot 2: Execution log of the working old workflow.
:pushpin: Screenshot 3: Slack trigger settings in my working old workflow.
:pushpin: Screenshot 4: Slack trigger settings in my new workflow (same settings as old one).
:pushpin: Screenshot 5: No response from Slack bot in the channel after sending a message.
:pushpin: Screenshot 6: No execution recorded in the workflow history for the new workflow.

Steps I’ve Taken to Debug:

:small_blue_diamond: Double-checked that the Slack app has all necessary permissions.
:small_blue_diamond: Compared Slack trigger settings in the old and new workflows (they are the same).
:small_blue_diamond: Restarted n8n, cleared cache, and refreshed workflows.
:small_blue_diamond: Checked logs—no execution history for the new workflow.

Has Anyone Experienced This?

Could this be a breaking change in recent updates affecting Slack triggers or execution handling? Any help or insights would be greatly appreciated!

Thanks in advance! :rocket:

1 Like

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

Running version [email protected]

and the rest of the thing is on the cloud

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