What is the the easiest way to organize automatied email and SMS campaigns?
They are sent twice a week (Wednesday and Sunday) to all subscribed customers who have not placed an order (it is a food delivery service). So there are two customer lists in Klaviyo, one of which is populated programmatically.
The email campaign has a standard text and should include three images of dishes (which will change each time). SMS is supposed to contain only one image.
My question is whether it is easier to use flow or some kind of recurring campaings.
From what I've read, the flow is impossible to use because it can't be set up to be done twice a week. And there is no such thing as recurring campaings. But if it is still possible, then my question is how to implement it and how to provide names of dishes that should be taken from the application.
As far as I understand, this task can only be implemented on the application side, using the Klaviyo API to clone, edit and send campaigns.
I would be grateful for any information or advice. Thanks in advance.