Hello guys.
Need some help or guidance.
I have created a rule to reschedule outbound campaign contact in case of wrap up code selection. I mean, agent selects wrap up code "X" and the call rule do a schedule record in "N" minutes. In this case the reschedule is done to next day, 24 hours.
Is there a way to know the date of the wrap up code selection? Main purpose is the reschedules on Friday should be done to 72 hours later.... to not have all interactions waiting on Monday morning.
Regards!
I tried with the API method --> /api/v2/date and i can not see way to return the current day.
I also tried with "http://worldtimeapi.org/", i´ve created the data action, and it works fine, but it is not working in call rule.