You can't natively turn off Zendesk Chat when your queue is too busy. However, there are workarounds available.
One option is to use a Chat trigger to automatically reply to customers when your queue is large. This can help manage customer expectations by informing them of the delay. Another option is to use the real-time APIs with the widget Javascript APIs to create custom code that shows or hides the chat widget based on the current number of chats in the queue. Keep in mind that this custom API code requires developer resources. If you need assistance, consider reaching out to the professional services team. For more details, check out the originalZendesk article.
When your Zendesk Chat queue is busy, there are a couple of workarounds you can use to manage it effectively. Firstly, you can set up a Chat trigger to automatically reply to customers, letting them know about the delay. This helps manage customer…
Chat triggers can be a useful tool for managing a busy queue in Zendesk by automatically responding to customers. By setting up a Chat trigger, you can send an auto-reply to customers when your queue is large, informing them of the wait time or any…
Yes, you can use APIs to control the visibility of Zendesk Chat based on the queue size, but it requires custom coding. By leveraging real-time APIs with widget Javascript APIs, you can create custom code that shows or hides the chat widget…