More flexibility in setting CTA due dates in rules
I would like to be able to pass in a date object to the CTA due date, then add or subtract from that CTA due date, when creating CTAs with rules.
I have the following scenario:
In my success plan I list the customer's launch date as 1-15
My rule runs on 1-01
The rule fetches that launch date
The rule sets a CTA for the day before the launch date, launch date -1
The rule sets another CTA for the day of the launch date, launch date + 0
The rule sets another CTA for three days after the launch date, launch date +3
My rule runs on 1-02
It sees that the CTAs are already created and ignores that launch date.
I have the following scenario:
In my success plan I list the customer's launch date as 1-15
My rule runs on 1-01
The rule fetches that launch date
The rule sets a CTA for the day before the launch date, launch date -1
The rule sets another CTA for the day of the launch date, launch date + 0
The rule sets another CTA for three days after the launch date, launch date +3
My rule runs on 1-02
It sees that the CTAs are already created and ignores that launch date.