smb_app_state_sync webhook reference | Developer Documentation
smb_app_state_sync webhook reference
Updated: Oct 22, 2025
This reference describes trigger events and payload contents for the WhatsApp Business Account smb_app_state_sync webhook.
The smb_app_state_sync webhook is used for synchronizing contacts of WhatsApp Business app users who have been onboarded via a solution provider.
Triggers
Parameters
| Placeholder | Description | Example value |
|---|---|---|
<ACTION>String |
Indicates if the business customer added, edited, or deleted a contact from their WhatsApp Business app phone address book.
Values can be:
add - Indicates the WhatsApp Business app user added or edited a contact.remove - Indicates the WhatsApp Business app user removed a contact. |
add |
<BUSINESS_DISPLAY_PHONE_NUMBER>String |
Business display phone number. |
15550783881 |
<BUSINESS_PHONE_NUMBER_ID>String |
Business phone number ID. |
106540352242922 |
<CONTACT_FIRST_NAME>String |
The contact's first name, as it appears in the business customer's WhatsApp Business app phone address book.
Not included when the business customer removes a contact from their WhatsApp Business app phone address book. |
Pablo |
<CONTACT_FULL_NAME>String |
The contact's full name, as it appears in the business customer's WhatsApp Business app phone address book.
Not included when the business customer removes a contact from their WhatsApp Business app phone address book. |
Pablo Morales |
<CONTACT_PHONE_NUMBER>String |
The contact's WhatsApp phone number. |
16505551234 |
<WEBHOOK_TRIGGER_TIMESTAMP>Integer |
Unix timestamp indicating when the webhook was triggered. |
1739321024 |
<WHATSAPP_BUSINESS_ACCOUNT_ID>String |
WhatsApp Business Account ID. |
102290129340398 |
No comments to display
No comments to display