A chat tab button allows users to initiate your app from the chat tab bar. Here is what a chat tab button looks like on desktop
... and mobile
When a user presses the Chat tab button, you can configure it to do one of the below:
Alongwith launching the above widgets or browser, a client.pressButton event will also be passed as a parameter to the web app URL loaded in any of the above widgets or the browser.
In the Advanced Info section, enable the chat tab button.
Fill in the info below:
Field | Mandatory | Description |
---|---|---|
Tooltip text | Yes | This will be shown against your app launcher button to the user |
Select action for chat tab | Yes | Select an appropriate client action for the attachment picker. |
Type of widget in desktop | Yes | Whether the widget should be modal or sidebar (available only if open widget is selected) |
Action URL | Yes | The URL that should get called on clicking of the chat tab button (available only if open widget or open browser are selected) |
Send context | Yes | Whether information related to the event should be sent to the browser (available only if open browser is selected) |