/
Agent SDK Integration
Agent SDK Integration
CTLive provides an easy-to-integrate Javascript SDK.
The Frontend SDK (livechatsdk.js), which allows to integrate the CTLive chat and call-me-back widgets, could be easily added to any website by including the following statement into the code of an HTML page (see example below):
<script async src="https://mywebsite.com/livechat/:domain/lib/livechatsdk.js?lang=en-gb"></script>
Likewise, an Agent Desktop SDK (livechatagentsdk.js) is provided to integrate the CTLive chat agent-side into any Agent Desktop, Softphone or Web Application by including the following statement into the code of an HTML page (please refer to the full Agent SDK guide):
<script async src="https://mywebsite.com/livechat/:domain/lib/livechatagentsdk.js"></script>
, multiple selections available,
Related content
Channel API
Channel API
Read with this
CTLive Agent Login and Logout
CTLive Agent Login and Logout
More like this
API reference
API reference
Read with this
CTLive integration through events
CTLive integration through events
More like this
CTLive contact APIs
CTLive contact APIs
Read with this
Generic BOT
Generic BOT
More like this