Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.01 KB

File metadata and controls

16 lines (13 loc) · 1.01 KB

# InboxWebhookConversation

Properties

Name Type Description Notes
id string
platform_conversation_id string
participant_id string [optional]
participant_name string [optional]
participant_username string [optional]
participant_picture string [optional]
status string
contact_id string Zernio CRM Contact ID for the participant, when one exists. Resolved by joining `participantId` to the ContactChannel collection. Best-effort: omitted when no channel matches or `participantId` is absent. Lets integrators join any inbox webhook back to the CRM Contact without needing to look at the sender — which matters for outgoing and delivery-status events whose sender is the business. [optional]

[Back to Model list] [Back to API list] [Back to README]