Hi,
I’m trying to find a way to achieve the following with AC :
- subscribe users with 2 variables : (1) the starting date (variable a) and (2) the frequency (variable b)
- build an automation which will send messages every x days (variable b), starting at date y (variable a)
An example would be me entering the list with (1) 3rd of March and (2) 78 days. In this setup, I’d like AC to send a message every 78 days, starting on the 3rd of March. These 2 variables would obviously be different for every user.
Do you have any idea on how to achieve that ?
Thanks a lot !