progressive-amaranthP
Voiceflow2y ago
14 replies
progressive-amaranth

Embed the open source Web Chat widget

So I've been able to get the Live Agent working locally from the
examples/live-agent
folder in this repo: https://github.com/voiceflow/react-chat/tree/master/examples/live-agent

I am looking to host the WebChat client and Live Handoff server ( + websocket) on a separate server that connects to my admin dashboard where my clients their live agent employees can send/receive messages in case there's an handoff.

How do I embed my customised Web Chat widget on my clients their websites? The only example I found shows a more local approach I think https://github.com/voiceflow/react-chat?tab=readme-ov-file#browser-usage

How would I be able to use that JS code to embed my custom Web Chat that is hosted on a remote server?
Was this page helpful?