How to handoff conversations to Zendesk Chat (Classic) ?
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
addScript("https://static.zdassets.com/ekr/snippet.js?key=4c9db6e3-9bc0-4d01-9207-438668af2578", 'ze-snippet', 'window.zE(\'webWidget\', \'hide\');');
window.zESettings = { cookies: true };
/** Emit event botWidgetInit to initialize**/
document.dispatchEvent(new CustomEvent("botWidgetInit", {"detail": {zendeskClassicChatEnabled: true}}));