Matthew,
Just a word of caution.....
Many sites (I have seen) use Data Tables to dynamically configure Schedule Groups. You retrieve the name of the Schedule Group from the Data Table (based on whatever criteria you want) and then use an expression to reference the Schedule Group in the Evaluate Schedule Group operation. You then use the function findchedulegroup() to convert from the Schedule Group name to something the operation can use.
With me so far?
The issue is that all the checks and balances that prevent you from, for example, deleting a Schedule Group that is referenced, or specifying a Schedule Group that doesn't exist no longer happen. If you accidentally end up with a Schedule Group specified that doesn't exist (typo, accidental deletion, whatever) then the Operation will take the "Closed" path (no error.) I've had to troubleshoot this more times than I care to remember!
The solution is to convert the text to a Schedule Group using a Find Schedule Group operation and handle "not found" gracefully.
Just trying to save you from a world of pain if you come across this particular situation (which is, unfortunately, quite common!)
------------------------------
Paul Simpson
Views expressed are my own and do not necessarily reflect those of my employer.
------------------------------
Original Message:
Sent: 05-14-2024 09:33
From: Matthew Tipler
Subject: Inbound Call Flow
Sergey, you're an absolute star. Thank you so much for your assistance with this.
------------------------------
Matthew Tipler
News Team Group
------------------------------
Original Message:
Sent: 05-14-2024 07:41
From: Sergey Dzyuba
Subject: Inbound Call Flow
Sure, this is pretty easy to do:
- Create operting schedule in Admin dashboard - https://help.mypurecloud.com/articles/create-operating-schedule/
- Use logical "Evaluate Schedule" or "Evaluate Schedule Group" tool in Architect flow
I believe you can find detailed explanation in chapter 4 of Architect learning course.
------------------------------
Sergey Dzyuba
Individual Only Contact Account
Original Message:
Sent: 05-14-2024 05:50
From: Matthew Tipler
Subject: Inbound Call Flow
Hey Sergey,
Thanks for the recommendation! I've created an in-queue flow that transfers to VM after X amount of time.
Don't suppose you know how to reference 'Operating Schedules' within a flow? Ideally, if a received call falls outside of an Operating Schedule I'd like the call to go straight VM - if within the Operating Schedule - route to the queue.
Any idea on this? Thank you again, I really appreciate the assistance.
Matt
------------------------------
Matthew Tipler
News Team Group
Original Message:
Sent: 05-13-2024 08:29
From: Sergey Dzyuba
Subject: Inbound Call Flow
Another option is to set "Play for duration" time in "Hold Music" tool inside Architect -> In-Queue Call Flow and add "Transfer to Voicemail" as the continue path in this flow.
------------------------------
Sergey Dzyuba
Individual Only Contact Account