Gladly Chat SDK

JavaScript chat widget loaded from the Gladly CDN. Exposes `Gladly.init`, `show`, `close`, `setUser`, `startConversation`, `navigate`, `applyCampaign`, `getAvailability`, plus a full event system (availability, conversation lifecycle, messages, campaigns). Supports JWT-authenticated user identity issued by the User Identity REST endpoint.

API entry from apis.yml

apis.yml Raw ↑
aid: gladly:gladly-chat-sdk
name: Gladly Chat SDK
tags:
- Customer Service
- Chat
- SDK
- Web
humanURL: https://developer.gladly.com/chat/
properties:
- url: https://developer.gladly.com/chat/
  type: Documentation
- url: https://cdn.gladly.com/chat-sdk/widget.js
  type: SDK
description: JavaScript chat widget loaded from the Gladly CDN. Exposes `Gladly.init`, `show`, `close`,
  `setUser`, `startConversation`, `navigate`, `applyCampaign`, `getAvailability`, plus a full event system
  (availability, conversation lifecycle, messages, campaigns). Supports JWT-authenticated user identity
  issued by the User Identity REST endpoint.