Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 1.47 KB

File metadata and controls

12 lines (7 loc) · 1.47 KB

Omnichannel

With the Rocket.Chat Omnichannel feature, you can talk to your customers and website visitors, regardless of the channel they choose to connect with you.

The Omnichannel endpoints are of two types: authenticated and non-authenticated.

  • Endpoints requiring authentication: The workspace admins and managers use the endpoints that require authentication with a login method.
  • Endpoints not requiring authentication: Visitors can use the endpoints that require no authentication. These endpoints require a visitor token which is like an authentication parameter for visitors. Visitors can register themselves by providing a random unique string as the token which can be used for other such endpoints.

The endpoints in this section are:

livechat-endpointslivechat-endpoints
voice-channel-endpointsvoice-channel-endpoints
canned-responsescanned-responses