Green API – WhatsApp Provider
Green API is the recommended and primary WhatsApp provider for the Biz1 WhatsApp module.
It supports:
-
Multiple WhatsApp instances
-
QR-based authorization
-
Media handling
-
Webhook events
-
Group messaging
-
Stable message delivery
Stored as JSON with:
-
Instance ID
-
API token
-
Mobile number
-
Authorization status
-
API & media URLs
- Webhook Setup
https://{domain}/dashboard/greenapi?token={api_token}
Events handled:
-
Incoming messages
-
Outgoing status updates
-
Instance state changes
- Message Flow (Green API)
Customer → Green API → Webhook → Biz1 → MongoDB → Agent Reply → Green API
Use Green API When:
-
You need high stability
-
You want multi-instance support
-
You use WhatsApp groups
-
You use AI automation heavily
