Apr 17, 2026
This is an n8n community node that provides integration with the WABA (WhatsApp Business API) messaging service.
This is an n8n community node that provides integration with the WABA (WhatsApp Business API) messaging service.
[n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/reference/license/) workflow automation platform.
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
### Message
- **Send Template**: Send a templated message with variables and buttons
- **Send Freeform**: Send a free-form reply message with optional quick reply buttons
### Template
- **Get All**: Retrieve all approved templates from your WABA account
## Credentials
You need to configure the following credentials:
- **API URL**: Your WABA API base URL (default: https://waba.nxccontrols.in)
- **App Key**: Your WABA application key
- **Auth Key**: Your WABA authentication key
## Compatibility
Tested with n8n version 1.0.0 and above.
## Resources
- [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
- [WABA API Documentation](https://waba.nxccontrols.in/docs)
## License
[MIT](LICENSE.md)