We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

schedules

Questions and answers about Plum Fuse+

Moderators: admin, support

Post Reply
jasonsvctech
Posts: 2
Joined: Tue Jun 13, 2017 7:09 pm

schedules

Post by jasonsvctech »

Is there an easy way and automated way to get an application to know the date and time and then based on what time or date or day it is redirect to a different page or application. It seems like that should be possible as it is a necessary function but I can't figure it out. For instance if it is after 5 pm Mon-Fri we want calls to be routed differently

support
Posts: 3632
Joined: Mon Jun 02, 2003 3:47 pm
Location: Boston, MA
Contact:

Re: schedules

Post by support »

You will have to use the evaluate JS module to get the current timestamp. You can then branch on that variable. Please see this screenshot as an example:

https://drive.google.com/file/d/0B2RqW1 ... sp=sharing

Post Reply