Whatsapp logo

Whatsapp

Free

Nodes to trigger workflows from whatsapp events or send messages (using whatsapp web).

AI AgentsFreeFree tier
#n8n
Type
Open Source

About Whatsapp

n8n-nodes-whatsapp is an open-source npm package that provides custom nodes for n8n, enabling users to trigger workflows from WhatsApp Web events and send messages directly through n8n automations. It leverages the WhatsApp Web protocol, allowing integration without a paid business API, making it suitable for personal or small-scale automation projects.

Key Features

Triggers workflows on incoming WhatsApp messages
Sends text and media messages through n8n
Uses the WhatsApp Web protocol (no official API needed)
Open-source and free to use
Easy integration with existing n8n workflows

Pros & Cons

Pros
  • Free and open-source with no licensing costs
  • No WhatsApp Business API subscription required
  • Seamless integration with the n8n automation platform
  • Supports both triggers and actions for WhatsApp
Cons
  • Requires a stable WhatsApp Web session (may break if WhatsApp updates its protocol)
  • Not suitable for high-volume or enterprise-grade production use
  • Depends on self-hosted n8n instance (no cloud offering)
  • Limited to personal WhatsApp accounts (not official Business API)

Best For

Automate customer support replies from WhatsApp inquiriesSend order confirmations or notifications via WhatsAppTrigger n8n workflows on WhatsApp group messagesLog incoming WhatsApp messages to databases or spreadsheets

Alternatives to Whatsapp

FAQ

Does this node require a WhatsApp Business API?
No, it uses WhatsApp Web, so it works with personal WhatsApp accounts. This avoids paid API fees but may have reliability limitations.
Is the package free to use?
Yes, it is an open-source npm package available under an MIT license. You can use it without any cost.
How do I install it in n8n?
You can install the package via npm in your n8n installation using 'npm install n8n-nodes-whatsapp'. Then restart n8n to see the nodes.