Page 1 of 1

schedules

Posted: Sun Jul 09, 2017 12:52 pm
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

Re: schedules

Posted: Tue Jul 11, 2017 4:46 pm
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