ApichatWebhookCustomer
The customer this conversation belongs to: Landbot identifiers plus the customer's Field bag. Custom Fields set by a Set-Field block appear as ADDITIONAL top-level keys (only on webhooks emitted after the block runs) and may be type-mangled — treat values as strings unless guaranteed otherwise. No Platform-style metadata (agent_id/is_external/country/url/archived).
- emailType: string | null
Default placeholder Field; null if unset.
- idType: number
Landbot-assigned internal customer ID, stable across messages.
- nameType: string | null
Default placeholder Field; null if unset.
- phoneType: string | null
Default placeholder Field; null if unset.
- registerType: number
_date Unix epoch seconds (integer floor).
- tokenType: string
The
customer_tokenfrom POST /send/{customer_token}/ — use it to correlate envelopes. - propertyType: anything
Name