ConversationsRemoteConfig
Properties
| Name | Type |
|---|---|
collectName | boolean |
Whether to show the name field in the identification form. | |
color | string |
Primary color for the widget UI. | |
domains | string[] |
Domains where the widget may be shown. | |
enabled | boolean |
Whether conversations are enabled for this team. | |
greetingText | string |
Greeting text to show when the widget is first opened. | |
identificationFormDescription | string |
Description for the identification form. | |
identificationFormTitle | string |
Title for the identification form. | |
placeholderText | string |
Placeholder text for the message input. | |
requireEmail | boolean |
Whether to require an email address before starting a conversation. | |
token | string |
Public token for authenticating conversations API requests. | |
widgetEnabled | boolean |
Whether the widget UI should be shown. | |
widgetPosition | WidgetPosition |
Position of the widget on the screen. | |