360Dialog
360dialog is a leading and official accredited Meta WhatsApp solution provider (BSP), providing building blocks and services around messaging, WhatsApp newsletters, and performance marketing with the WhatsApp Business API.Configuration
Database Setup
Create a new entry in thenotify_providers table with the following settings:
| Field | Value |
|---|---|
channel_type | 3 (360Dialog) |
is_enabled | 1 |
Configuration Fields
360Dialog API key
API URL (typically
https://waba.360dialog.io/v1/messages)Request Format
Sample Request Body
Request Fields
Recipient’s phone number (without + prefix)
Message type (e.g.,
template)Template configuration object
Template namespace from 360Dialog
Template name
Language configuration with
policy and codeArray of component objects with parameters
Dependencies
| Package | Version | Description |
|---|---|---|
| @nestjs/axios | ^3.1.1 | NestJS Axios integration for HTTP requests |