Integrate Zendesk chat

Chat with your learners one-on-one with Zendesk chat

Laurie Garcia avatar
Written by Laurie Garcia
Updated over a week ago

Here's how to add the Zendesk chat to your Pathwright account so you can chat one-on-one with your members.

  1. From Zendesk, copy the embed code for the chat widget.

  2. From your Pathwright account, open "Settings" from the main menu, then "Connect other apps," then "Add custom code," and paste your embed code from Zendesk into the Body section.

  3. Add this additional script to make sure the messenger stays on top of all other Pathwright elements:
    <script>
    zE('messenger:set', 'zIndex', 1000000119);
    </script>

  4. Save, and you're done!

See also how to integrate Intercom's chat and more and how to integrate with Slack via SmallChat.

Did this answer your question?