n8n WebSocket Trigger Node (Community)

JSON →
library 1.7.2 ·javascript
verified Jun 7, 2026

n8n community node (v1.7.2) that connects to any WebSocket server and triggers n8n workflows on incoming messages. Supports authentication via headers or query parameters (stored as n8n credentials), configurable auto-reconnect with interval and max attempts, extra query parameters, and sending an initial message on connect. Outputs events: open, message, close, error. Published as an n8n community node package; requires n8n-workflow peer dep. Active development on GitHub (santi648).