npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

@rjsebening/n8n-nodes-evolution-api

v1.0.3

Published

n8n Community Node for the Evolution API (WhatsApp automation)

Downloads

422

Readme

@rjsebening/n8n-nodes-evolution-api

Evolution API Node Version License

A professional n8n community node for seamless integration with the Evolution API. Automate WhatsApp-related operations like sending messages, managing instances, and interacting with chats and groups — fully API-driven and production-ready.


What is n8n?

n8n is an easy-to-use workflow automation tool that connects different apps and services, like the Evolution API. By creating workflows between systems, you can automate repetitive tasks and backend processes — saving time, reducing errors, and scaling operations reliably.


⚖️ Legal Notice

This Community Node uses the public Evolution API and is not affiliated with, endorsed, or sponsored by the Evolution API project or its maintainers. All trademarks are the property of their respective owners.

Note: This is a community-developed node. For official support regarding the Evolution API, please refer to the official documentation or maintainers.


🚀 Overview

This n8n custom node provides a clean and structured integration with the Evolution API, enabling you to control WhatsApp instances and perform messaging-related actions programmatically.

The focus of this node is stable, outbound API interaction — ideal for automation workflows, backend systems, and operational processes.


✨ Key Features

💬 Messaging & Communication

  • Send Message: Send text messages via WhatsApp
  • Send Media: Send images, documents, audio, or video
  • Send Polls & Interactive Messages
  • Send Messages to Groups
  • Reply to Existing Chats

👥 Group & Chat Management

  • Create Groups
  • Add / Remove Participants
  • Update Group Info
  • Fetch Chats
  • Fetch Group Metadata

🧩 Instance Management

  • List Instances
  • Get Instance Status
  • Restart / Logout Instances
  • QR Code Handling
  • Connection Status Checks

🔐 Secure API Integration

  • API Key Authentication
  • Connection Test
  • Consistent Error Handling
  • Fully JSON-based Requests

📦 Installation

Requirements

  • n8n version 1.0.0 or higher
  • ✅ testet with n8n 2.0
  • Running Evolution API instance
  • Valid Evolution API key

🔧 Configuration

Installation in n8n

This node can be installed using the Community Nodes feature in n8n.

  1. Open your n8n instance
  2. Go to Settings → Community Nodes → Install
  3. Enter the following package names:
@rjsebening/n8n-nodes-evolution-api

Both packages contain the same code. The scoped version exists to avoid name collisions with potential future official integrations.

  1. Restart n8n → the node will be available

🔑 Set Up API Credentials

  1. In n8n, go to Credentials → Create New

  2. Search for “Evolution API”

  3. Enter your credentials:

    • Server URL: Base URL of your Evolution API instance (e.g. https://your-evolution-api.domain)
    • API Key: Your Evolution API key

Obtain Your API Key

  1. Open your Evolution API dashboard
  2. Navigate to Settings / API
  3. Generate or copy your API key
  4. Use it inside n8n credentials

⚙️ Available Actions

Messaging

| Action | Description | | ------------------ | --------------------------------------- | | Send Text Message | Send plain WhatsApp messages | | Send Media Message | Send images, documents, audio, or video | | Send Poll | Send interactive poll messages | | Send to Group | Send messages to WhatsApp groups |


Groups & Chats

| Action | Description | | ------------------- | ----------------------------- | | Create Group | Create a new WhatsApp group | | Update Group | Change group name or settings | | Add Participants | Add users to a group | | Remove Participants | Remove users from a group | | Fetch Chats | Load chats from an instance | | Fetch Groups | Retrieve group metadata |


Instance Operations

| Action | Description | | ------------------- | ----------------------------------- | | List Instances | Retrieve all available instances | | Get Instance Status | Check connection state | | Restart Instance | Restart a WhatsApp instance | | Logout Instance | Logout an instance | | Get QR Code | Retrieve QR code for authentication |


Utility

| Action | Description | | ------------------- | ----------------------------- | | Test Authentication | Verify API key and connection | | Health Check | Validate server availability |


📖 Example Use Cases

  • Send WhatsApp notifications when a deal is closed
  • Automatically inform teams via WhatsApp
  • Build WhatsApp-based onboarding flows
  • Control WhatsApp instances from backend automations
  • Integrate WhatsApp messaging into ERP, CRM, or internal tools

🌍 Why this matters

WhatsApp is often mission-critical — but manual handling doesn’t scale.

This node allows you to:

  • centralize control
  • automate communication
  • reduce human error
  • build reliable, backend-driven WhatsApp workflows

All without custom code.


📬 About the Author

I’m Rezk Jörg Sebening – Business Automation Expert (DACH). I build automation systems, scalable workflows, and n8n community nodes for agencies and growing companies.

👉 Follow me on GitHub to stay updated with new integrations and automation tooling.


📋 Disclaimer

This is an unofficial community node and is not affiliated with the Evolution API project.

Important Notes:

  • This node is maintained by the community
  • API behavior depends on the Evolution API version
  • For Evolution API issues, consult the official documentation
  • All trademarks and logos belong to their respective owners