Skip to content

kindly-ai/zendesk-frontend-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This example demonstrates a frontend handover flow between Kindly Chat and Zendesk Chat.

To use it with your own Kindly bot and Zendesk instance:

  • Get your Zendesk Chat key and Kindly bot key ready (under Bot -> Connect -> Get HTML code).
  • Copy the code between <!-- EXAMPLE start --> and <!-- EXAMPLE end --> from index.html.
  • Replace the Kindly bot key and Zendesk Chat key in the example code you copied above (similar to the two lines below)
<script id="kindly-chat" src="https://chat.kindlycdn.com/kindly-chat.js" data-bot-key="YOUR_KINDLY_BOT_KEY" async></script>
<script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=YOUR_ZENDESK_CHAT_KEY"></script>

Enjoy the flowers ✨🌺🌼🌷✨

Read more on what you can do with Kindly Chat at docs.kindly.ai.

About

Example frontend handover flow between Kindly Chat and Zendesk Chat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages