Hi,
I want to implement something similar to what Beyhan wants to do.
We want to send automated emails sequence of 3 emails after purchase (even if the user is already on particular list), with the content related to the order.
I went through the documentation but I didn’t found the answer how to achieve it.
To trigger email sequence by adding customer to the list will probably not be good idea, because customer who do repeated purchase will be on that list already. Removing from the list and re-adding is not good idea either, because we want to preserve list segmentation.
How can we relate to particular order in message body?
How can we implement this behavior keeping in mind that the user can do more orders in the mean time?
Thanks,
Adam