Show different live chat initial agent response message based on time frame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2024 07:30 AM
Live chat, support time is 8 Am to 5 PM EDT, and exclude US public holidays, if user try to contact live agent during non-Support hours, we need to give them a message like "This is a Off hours. Agent works from 8 AM till 5 PM EDT. If anything urgent then please reachout to 24 X 7 IT helpdesk"
How to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 01:35 PM
When chat is closed, we have a the below script checking the calendar that is attached to the queue.
Then a decision
Public - gives a holiday message
Weekend - gives the standard closed message we have.
This is the script we use, obviously, you need to modify it to your calendar name.