WhatsApp Link Status
DisconnectedScan this QR code using WhatsApp Link Devices on your phone.
Waiting for connection...
Haven't set up your connection bridge yet? Go to the Connection Setup Guide tab to download.
Connect your Odoo, Zoho, or any custom API directly to our robust, instant messaging SaaS gateway. No setup fees, complete control.
Choose the plan that fits your operation. Fully managed templates.
Scan this QR code using WhatsApp Link Devices on your phone.
Waiting for connection...
Haven't set up your connection bridge yet? Go to the Connection Setup Guide tab to download.
| Ref | Customer | Recipient | Doc Type | Status | Actions / Errors |
|---|---|---|---|---|---|
| No messages processed yet. | |||||
No device is linked yet.
Run the connection bridge on your PC or VPS and scan the QR from the Live Connection tab.
Toggle active integrations. By default, integrations are disabled. You must enable a module to allow incoming requests to process.
Allows incoming webhooks from your Odoo Automation rules to trigger message dispatches securely.
Processes invoice, salesorder, and payment notifications from Zoho Books webhooks, including automated PDF attachment streaming.
Send customized notifications from any system, WordPress/WooCommerce plugin, custom CRM, or local terminal script.
The WhatsApp Gateway Client is a secure node application that routes messages from Odoo to your connected WhatsApp phone. Download your custom pre-configured package below.
| File Name | Description |
|---|---|
| .env | Contains your unique Client ID, Token, and SaaS Host URL. No edits required. |
| start_gateway.bat | Windows startup script. Installs dependencies and runs the gateway in foreground. |
| start_pm2_windows.bat | Windows background startup script. Deploys background gateway using PM2. |
| stop_gateway.bat | Windows stop script. Safely kills any background/active gateway processes. |
| start_gateway.sh | Linux startup script. Runs the gateway interactively in shell. |
| start_pm2_linux.sh | Linux background startup script. Deploys background gateway using PM2. |
| stop_gateway.sh | Linux stop script. Shuts down running processes and PM2 workers. |
start_pm2_windows.bat. Runs in the background, auto-restarts on crash, survives PC reboot, and silently reconnects if the internet drops.start_gateway.bat. Closes if the window is closed or the PC reboots.stop_gateway.bat.