This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Retrieves a conversation by the specified visitor, contact, or member ID. If the conversation does not exist for the provided visitor, contact, or member, the function creates a new conversation.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the visitor, contact, or member chatting with the business.
Required for 3rd-party apps.
Created or retrieved conversation.
Indicates whether the conversation previously exists or was just created.
If true
, the conversation was just created.
If false
, the conversation already existed.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.