I am building a workflow that will send out SMS notifications (using 3rd party API) and I want to put a decision point in the workflow to look at the time of day. If the time of day is between, say, 8am and 5pm CST, I want the workflow to continue, otherwise, I want the workflow to take a different path where it'll just end.
I'm having trouble figuring out how to set up the decision point step to do this? I'm stumped, as in the date/time operators I just don't see how.
Any thoughts are welcome.
Rob