Slack Credential screen is missing 'App-Level Token' field for Socket Mode in version 1.105.0

"I am trying to connect n8n to Slack using Socket Mode because our company firewall blocks webhooks.

I have generated the xapp- App-Level Token in Slack, but when I try to create a new “Slack API” credential in n8n, the input field for the “App-Level Token” is missing. This prevents me from completing the Socket Mode setup.

I expected to see a field for the Bot Token and another for the App-Level Token, but only the ‘Access Token’ field is visible."

  • n8n Version: 1.105.0
  • Database: I don’t know
  • **Running n8n via: browser
  • Operating system: Windows 11
1 Like

Hey konstantin, Welcome to n8n Community.

I think you are using direct slack node, try to use a custom integration using the Slack API via HTTP Request nodes. As I think n8n’s native Slack integration currently does not support Socket Mode.

1 Like

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