Webhook
"ID": "169732",
"Type": "chat",
"Hash": "YOURAPIKEY",
"From": "15303776311",
"To": "15303776310",
"GroupId": "",
"Chat": "Webhook test"
}
• ID: Unique identifier of the message
• Type: Type of message (e.g., chat)
• Hash: Optional verification hash or identifier
• From: Sender’s WhatsApp number
• To: Receiver’s WhatsApp number (your connected number)
• GroupId: Group ID if the message was sent in a group; empty if private
• Chat: The actual message content
"ID": "542655",
"Delivery": 3
}
2 Delivered Message delivered to the recipient’s device Two gray ticks (✓✓)
3 Read Message read by the recipient Two blue ticks (✓✓)
• ID: Unique ID of the sent message
• Delivery: Numeric code representing the delivery status
• Real-time interaction handling
• Accurate delivery tracking
• Easy integration with CRMs, chatbots, or custom logic
• Enhanced transparency and automation in user communication flows
Modified at 2025-05-23 09:46:59