Bot Template for n8n
Create a fully functional WhatsApp bot in 10 minutes with a visual n8n workflow template and Whapi.Cloud
What is it?
A ready-to-use WhatsApp bot template for n8n automation platform. Import the visual workflow into your n8n instance and start using immediately - no programming required.
Perfect for quick testing and easy customization for your business needs. Modify commands, add features, and integrate with other services directly in the visual editor.

Key Features
Send text messages, images, documents, videos, contacts
Full group management β create groups, send group messages, get group list
AI integration (OpenAI ChatGPT)
Product catalog support
Group Management
The template includes complete WhatsApp group functionality:
Create groups β Automatically create new groups and add participants
Send group messages β Broadcast messages to all group members
Get group list β View all your groups with IDs and names
Quick Setup
Open the GitHub repository page: https://github.com/Whapi-Cloud/whatsapp-n8n-bot
Download
whatsapp-demo-bot-whapi-n8n.jsonImport to n8n (Workflows β Import from File)
Configure Whapi.Cloud token in credentials
Add webhook URL to Whapi.Cloud settings
Activate workflow
Detailed instructions are in workflow sticky notes.
Available Commands
/ai <question>β AI chat1-6β Send messages, media, contacts, products7β Create group8β Send group message9β Get groups list
For advanced customization and deeper integration scenarios, you may find the following guides helpful:
API via HTTP in n8n Cloud - a detailed walkthrough on how to interact with the Whapi.Cloud API using HTTP Request nodes in n8n Cloud, including authentication setup, request configuration, and common usage patterns.
Custom Node for n8n - a comprehensive guide for developers who want to build and maintain a custom n8n node for Whapi.Cloud, enabling tighter integration, reusable abstractions, and advanced automation logic.
These guides provide additional technical depth beyond this article and are recommended for users who plan to extend or modify the botβs behavior.
Last updated