• Release Notes
  • User
  • Admin
  • Developers
  • Integrations

›JS API

General

  • Overview
  • LiveView / CoBrowsing / Session Recordings

JS API

  • Overview
  • CoBrowsing
  • LiveView / Session Recordings
  • WebChat
  • Web Calling
  • Video Conference
  • Logging
  • User
  • Team
  • API
  • Supported Browsers
  • Supported Technologies

Android

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

iOS

  • Overview
  • Installation
  • Usage
  • Reference
  • Licenses

Flutter

  • Overview
  • Installation
  • Usage
  • Reference

Capacitor

  • Overview
  • Installation
  • Usage
  • Reference

JavaScript API - WebChat

Configuration

Learn how to configure the WebChat plugin. Go to Configuration

WebChat

Manually control the WebChat widget.

An implementation example can be found here.

Open WebChat window

You can manually open the WebChat window (same behavior as clicking on the chat bubble).

CV.webchat.open();

Close WebChat window

You can manually close the WebChat window (same behavior as clicking on the chat bubble).

CV.webchat.close();

Show WebChat

If the WebChat is hidden because of a rule (i.e. no agent is online), you can manually show the chat..

CV.webchat.show();

Trigger flow

Manually trigger a flow for the WebChat. You can configure a flow at Automation -> Flows. The flowId can be found in the url https://app.chatvisor.com/#/entities/flows/show/<FLOWID>

CV.webchat.triggerFlow("<flowId>");

Additional methods

See API

← LiveView / Session RecordingsWeb Calling →
  • Configuration
  • WebChat
    • Open WebChat window
    • Close WebChat window
    • Show WebChat
    • Trigger flow
    • Additional methods
MANUALS
User Manual: Sales Suite
Admin Manual: Sales Suite
User Manual: Support Suite
Admin Manual: Support Suite
DEVELOPERS
Integrations
REST API
SDK API
LEGAL
Privacy Policy
Terms and Conditions
Imprint
Engage
Copyright © 2024 TeamViewer Austria GmbH