- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2023 03:32 AM
I want to show a no agent available message based on the Schedule time
if it is falling during the Schedule time then the message should display 'No agents available to take the chat, all are busy in other chat'
if it is falling outside the Schedule time then the message should display 'All agents are offline now, please contact during the working hours 8AM-5PM Mon-Fri'
@Mark Roethof
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-19-2023 11:11 AM - edited ‎06-19-2023 11:29 AM
Remove lines 2,9 and 10. Sorry about that as I should have noticed that when you added that directly in the workflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 10:23 AM
No I don't have this issue now, I need to know how to configure the no agents available message based on the Schedule time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 07:16 AM
I wrote the script to check for Live Agent Availability otherwise it will throw no agents available message it is working now, Can you help me how can I configure the message based on the Schedule?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 10:25 AM
If you have your conditions correct the Unavailable Message block should be displayed. For me personally I gave them the option to create a ticket so have a Incident creation after the message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-18-2023 11:03 AM
That's my question what condition should I give to show the no agent message during the Schedule hours and outside the Schedule hours?