I agree with Camila - using a consult transfer to an Architect flow feels like the cleanest approach for this requirement.
It lets the flow evaluate the destination queue's actual Schedule Group before the transfer is completed. If the queue is closed, the agent hears the message and can return to the customer; if it's open, the transfer can continue.
That avoids duplicating schedule logic elsewhere and, most importantly, prevents the customer from being blindly transferred into a closed queue.
------------------------------
Phaneendra
Technical Solutions Consultant
------------------------------
Original Message:
Sent: 08-18-2026 07:37
From: Camila Meneghini
Subject: Preventing Queue transfers out of hours
Hello Philip,
One way we've done this before is:
- We added a consult transfer combo to the script, with all the queues in it, and when the agent select a queue from this combo, this transfer is sent to a flow that checks the queue's business hours.
- If the queue in question is outside its business hours, the agent hears this message and returns to the customer.
- If the queue is open, the agent actually completes the transfer.
If you do it via blind transfer, the customer will be the one hearing the out-of-hours message, and the interaction will be ended instead of remaining in the queue.
I hope this helps you.
------------------------------
Camila Meneghini
------------------------------