We want to trigger and automatic text message when a user submits a form. We have an Event for this and it triggers a Campaign. The Campaign sends a message such as “Thank you for applying….”
We’d like to change the copy of this message depending on the time of the day (as well as if weekend or not).
It seems like the only possible way is to add a ts attribute to the customer via liquid, and then create 3 separate messages with complex exclusion rules in liquid.
Is there an easier way to change up the message depending on the time at which the Event was triggered?