Genesys Cloud - Main

 View Only

Sign Up

  Thread closed by the administrator, not accepting new replies.
  • 1.  After hours call flow - Schedules

    Posted 06-30-2017 01:34
    No replies, thread closed.

    We currently run a normal inbound call schedule from Mon-Sun operating between 7:00am - 6:00pm close. The system works fine, however the business is now looking at running special events outside normal schedule.

     

    Question:

    How can I create a custom inbound call flow so that on a specific day during the hours 6:30pm - 8:00pm, calls received are directed to a Specific QUEUE rather than managed by the After hours callflow?

     

    thanks in advance.



  • 2.  RE: After hours call flow - Schedules

    Posted 06-30-2017 11:46
    No replies, thread closed.

    Use Flow.StartDateTimeUtc in decision object to obtain day and time and direct the calls to a specific queue



  • 3.  RE: After hours call flow - Schedules

    Posted 07-02-2017 21:08
    No replies, thread closed.

    Thanks Rogier, bit of a novice with Architect so i'm guessing I will need to add this condition to my After Hours call flow and before i present the After hours voice message.



  • 4.  RE: After hours call flow - Schedules

    Posted 07-03-2017 08:09
    No replies, thread closed.

    Correct,

     

    here a link with a few samples with expressions how to extract date/time part information from the flow.StartDateTimeUTC

     

    https://help.mypurecloud.com/articles/datetime-values-in-architect-flows-and-daylight-savings-time-dst-calculations/