This is an n8n community node that integrates Wasapbot WhatsApp automation service with your n8n workflows. Send WhatsApp messages and images programmatically through your automation workflows.
n8n is a fair-code licensed workflow automation platform that allows you to connect different services and automate tasks.
- Installation
- Prerequisites
- Operations
- Credentials Setup
- Usage Examples
- API Reference
- Troubleshooting
- Resources
- Open your n8n instance
- Go to Settings → Community Nodes
- Click Install a community node
- Enter:
n8n-nodes-wasapbot
- Click Install
npm install n8n-nodes-wasapbot
For detailed installation instructions, follow the n8n community nodes installation guide.
Before using this node, you need:
- n8n instance (self-hosted or cloud)
- Wasapbot account - Sign up at wasapbot.com
- CustomJe API Key - Get yours at customje.com
- ✅ Send text messages
- ✅ Send images with captions
- ✅ Send file (audio, video, document, etc)
- ✅ Add Contact to Contact Group
- ✅ Remove Contact to Contact Group
- 📖 Documentation: Wasapbot API Docs
- 💬 Support: Contact Wasapbot support team
- 🎥 Video Tutorial: AI WhatsApp Chatbot Guide
- n8n Community Nodes Documentation
- Wasapbot Official Website
- CustomJe API Platform
- n8n Official Documentation
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions are welcome! Please feel free to submit a Pull Request.
If you find this node helpful, please consider:
- ⭐ Starring the repository
- 📢 Sharing with the n8n community
- 🐛 Reporting issues or suggesting improvements
Made with ❤️ for the n8n community