Verified n8n Node

Native WhatsApp Workflows inside n8n

Launch broadcast campaigns, send template messages, manage contacts, and hand off chats to AI using the verified Peach node for n8n. Seamlessly connect WhatsApp to your existing databases, CRMs, and AI stacks.

npm i n8n-nodes-peach
n8n Workflow • Peach Node Dashboard
Peach Verified n8n Node Workflow Screenshot

Interactive Pipeline

Seamless Data Flow

See how Peach integrates directly as a native node to streamline your WhatsApp operations with other systems.

Trigger
Webhook: New Inbound Lead
🛢
Database Query
PostgreSQL: Query User Data
Peach Logo
Action • Peach Node
Send WhatsApp Template
💬
Notification
Slack: Team Alert
Peach Node Output
Live Execution
// Response from WhatsApp Business API via Peach
{
  "success": true,
  "message_id": "wamid.HBgMOTE5OT...",
  "recipient": +91 XXXXXXXXXX,
  "template": "welcome_onboarding",
  "status": "delivered"
}
The node returns standard JSON metadata on every invocation, enabling dynamic downstream routing (e.g. log status to postgres or conditional branches on message delivery success).

Integration Capabilities

Build production-ready WhatsApp flows

Unleash the full capability of the official Meta WhatsApp API inside your n8n workflow engine.

📢

Broadcasts

Launch broadcast campaigns to your contacts. Keep your audience engaged with notifications, newsletters, or seasonal promotions at scale.

💬

Messages

Send template messages with dynamic liquid_values support. Personalize notifications, transaction updates, and alerts automatically based on dynamic context.

👥

Contacts

Manage contact communication preferences and metadata. Maintain opt-in status, phone numbers, and custom profile attributes in sync with your system.

🤖

AI Handoff

Connect a contact or customer with an AI agent to address a customer's query. Programmatically hand off conversations to specialized AI agents for automated, real-time query resolution.

Technical Architecture

Built for reliable, developer-friendly scaling.

Stop debugging raw HTTP APIs and dealing with fragile unofficial clients. The Peach community node offers out-of-the-box resilience.

Official Meta Business API Support

Operates entirely through official Meta partners, ensuring high message delivery metrics and long-term phone number compliance. Zero ban risk compared to unofficial web scrapers.

Secure Credential Management

Integrates directly with n8n's native credentials manager. Keep your Peach API keys securely encrypted and sandboxed, avoiding the need to expose raw tokens in workflow steps.

No Code-Heavy Adapters

Replaces raw HTTP Request nodes with clean, structured UI inputs that automatically handle authentication tokens, payload construction, and API rate limits.

Demo Walkthrough

Watch: From credentials to API call in 60 seconds

FAQs

Frequently asked questions

What is the Peach n8n node?

The Peach node is a verified n8n community node that wraps the Peach WhatsApp API. It allows you to drag and drop WhatsApp actions—like launching broadcast campaigns, sending template messages, managing contact preferences, and performing AI handoffs—directly into your n8n workflow builder without writing raw HTTP requests.

How do I install the community node in n8n?

Go to your n8n instance's Settings > Community Nodes, search for n8n-nodes-peach, and click Install. Once installed, you will find "Peach" in your list of nodes when editing a workflow.

Does Peach charge a markup on WhatsApp message fees?

No. Peach passes through Meta's official WhatsApp Business API rates with $0 markup. You only pay for your subscription plan and direct Meta costs, saving you up to 30% compared to traditional BSPs.

Do I need a verified Meta Business Account to use this integration?

Yes. To send messages in production, you need an official WhatsApp Business Account (WABA). Peach simplifies this onboarding process, allowing you to connect your number and get template approvals via Meta Tech Partner verification in under 10 minutes.

Get Started

Connect your business infrastructure to WhatsApp

Set up your Peach credentials, import our pre-built n8n templates, and launch production workflows in minutes.