The n8n Evolution API Community Node is a free, open-source integration for the n8n automation platform, designed to simplify interaction with the Evolution API (a WhatsApp channel hub). It enables n8n users to automate various WhatsApp functionalities, including sending different message types (text, image, video, document, interactive messages, etc.) and managing Evolution API instances (creation, QR code generation, status updates, disconnection, deletion). The current stable version is 1.0.4. Releases are focused on bug fixes and feature enhancements, maintaining active development. This node primarily differentiates itself by providing a comprehensive, no-cost solution for WhatsApp automation within the n8n ecosystem, specifically tailored for Evolution API v2.2+.
npm install n8n-nodes-evolution-apiNo compatibility data collected yet for this library.
Instructions to install the n8n-nodes-evolution-api package into an n8n instance.
Ensure the 'Server Url' field in Evolution API credentials does not end with a '/' (e.g., use `https://api.example.com` instead of `https://api.example.com/`).
Upgrade your n8n instance to version `1.54.4` or later.
Ensure your Evolution API backend is updated to version `2.2.0` or newer.
Edit the Evolution API credential and remove the '/' character from the end of the 'Server Url' field.
Update to n8n-nodes-evolution-api version 1.0.2 or higher to resolve the Dify integration bug.
Verify the package is installed in your n8n custom nodes directory (e.g., `~/.n8n/nodes`), ensure your n8n instance is version 1.54.4 or newer, and restart n8n.