Contacts
Receiving New Contacts via Webhook
A new contact has been created
{
"contacts": [
{
"id": "60123673737",
"name": "Customer 458"
}
],
"event": {
"type": "contacts",
"event": "post"
},
"channel_id": "MANTIS-PF213"
}Changed contact name
Changed contact's profile picture
Last updated