Get In Touch

Phone 919807980778
Location India

how to connect whatsapp business api to n8n

This is an n8n community node that provides integration with the WABA (WhatsApp Business API) messaging service.

Admin | February 11, 2026 | 1 min read

This is an n8n community node that provides integration with the WABA (WhatsApp Business API) messaging service.

# n8n-nodes-waba

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)