Community Created
Supported & TestedEmitted after a WhatsApp Community is created successfully.
Example Webhook Event Payload
Webhook Event Body (JSON)
Response · 200 OK
{
"event": "community.created",
"instance_id": "39058",
"community": {
"instance_id": "39058",
"community_id": "120363426065285439@g.us",
"subject": "Waplix Community",
"description": "Official Waplix Community",
"participants": [],
"status": "created",
"beta": true
},
"timestamp": "2026-06-15T12:00:00.000Z"
} Was this page helpful?