Package Information
Released: 9/3/2025
Downloads: 370 weeklyΒ /Β 370 monthly
Latest Version: 0.1.0
Author: juanalvarez.pro
Documentation
π Wasapi n8n Node Package no Oficial
The most comprehensive Wasapi integration for n8n - Connect your WhatsApp Business API workflows with powerful automation capabilities.
π Operations Comparison: Make vs Our Implementation
Below is a detailed comparison of all operations available in Make's Wasapi integration versus our current implementation:
| Category | Make Operation | Our Implementation | Status |
|---|---|---|---|
| Contacts & Custom Fields | |||
| Get a Contact | β Get Contact | β IMPLEMENTED | |
| Delete a Contact | β Delete Contact | β IMPLEMENTED | |
| Create a Contact | β Create Contact | β IMPLEMENTED | |
| Get Labels | β Get Labels | β IMPLEMENTED | |
| Update a Contact | β Update Contact | β IMPLEMENTED | |
| Add Labels to Contact | β MISSING | β NEEDS IMPLEMENTATION | |
| Remove Labels from Contact | β MISSING | β NEEDS IMPLEMENTATION | |
| Chatbot: Change bot status for a Contact | β Toggle Bot | β IMPLEMENTED | |
| Get Custom Fields | β Get Custom Fields | β IMPLEMENTED | |
| Create Custom Field | β Create Custom Field | β IMPLEMENTED | |
| Delete Custom Field | β Delete Custom Field | β IMPLEMENTED | |
| Update Custom Field | β Update Custom Field | β IMPLEMENTED | |
| Messaging | |||
| Send WhatsApp Message | β Send Message | β IMPLEMENTED | |
| Send WhatsApp Template (w/ Phone Number) | β MISSING | β NEEDS IMPLEMENTATION | |
| Send Image Message | β Send Attachment (covers this) | β οΈ PARTIALLY IMPLEMENTED | |
| Send Video Message | β Send Attachment (covers this) | β οΈ PARTIALLY IMPLEMENTED | |
| Send Audio Message | β Send Attachment (covers this) | β οΈ PARTIALLY IMPLEMENTED | |
| Send Document Message | β Send Attachment (covers this) | β οΈ PARTIALLY IMPLEMENTED | |
| Send WhatsApp Template | β MISSING | β NEEDS IMPLEMENTATION | |
| Send WhatsApp Flow | β MISSING | β NEEDS IMPLEMENTATION | |
| Agents | |||
| Assign Agent to Contact | β MISSING | β NEEDS IMPLEMENTATION | |
| Get Agents | β MISSING | β NEEDS IMPLEMENTATION | |
| Change Chat Status or Transfer | β MISSING | β NEEDS IMPLEMENTATION | |
| Other | |||
| Get User Information | β MISSING | β NEEDS IMPLEMENTATION |
π Implementation Status Summary
β IMPLEMENTED (15 operations):
- Contact: Create, Get, Get Many, Update, Delete, Toggle Bot, Export
- Labels: Create, Get, Get Many, Get By ID, Update, Delete
- Custom Fields: Create, Get, Update, Delete
- WhatsApp: Send Message, Send Attachment
- Campaigns: Get, Get By ID
β MISSING (9 operations):
- Add Labels to Contact - Attach new label(s) to existing contact
- Remove Labels from Contact - Detach labels from a contact
- Send WhatsApp Template (w/ Phone Number) - Choose a phone and send a message template
- Send WhatsApp Template - Send a message template (initiate conversation)
- Send WhatsApp Flow - Send a message with a button to open a WhatsApp flow
- Assign Agent to Contact - Assign all chats from a contact to a specific Agent
- Get Agents - Retrieve the list of non-blocked agents
- Change Chat Status or Transfer - Change chat status or transfer chat to an agent
- Get User Information - Obtain information of the current user
β οΈ PARTIALLY IMPLEMENTED:
- Our
Send Attachmentoperation covers multiple media types (image, video, audio, document) but Make has them as separate operations
π€ Contributing
We welcome contributions! Please see our Contributing Guide for details.
- Fork the repository
- Create a feature branch
- Make your changes
- Add tests if applicable
- Submit a pull request
π License
This project is licensed under the MIT License - see the LICENSE file for details.
π Support
- Documentation: n8n Documentation
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Wasapi Support: Wasapi Help Center
π Acknowledgments
- n8n team for the amazing automation platform
- Wasapi for providing the WhatsApp Business API
- All contributors and community members