Groups
WhatsApp Cloud API Webhooks for Groups
New group
{
"groups": [
{
"id": "[email protected]",
"name": "Group name! π",
"type": "group",
"timestamp": 1713791253,
"participants": [
{
"id": "61371989950",
"rank": "member"
},
{
"id": "919984351847",
"rank": "creator"
}
],
"name_at": 1713791253,
"created_at": 1713791253,
"created_by": "919984351847"
}
],
"event": {
"type": "groups",
"event": "post"
},
"channel_id": "MANTIS-M72HC"
}New message in the group
A new member has been added
Participant removed
Participant became an admin
The participant is no longer an administrator
New request to join a group
Group name changed
Changed group profile picture
Changing a participant's number
Last updated