I want to send out 4 emails to a static list and the last email should be sent every 90 days once, how do I build the loop logic?
I want to send out 4 emails to a static list (one after the other with a gap of 10 days) and the last (4th) email should be sent every 90 days once, how do I build the loop logic?
I have tried sending 3 emails in one Trigger campaign, as and when the person is added to the list. In flow step, I am using the Send Email and Wait activity for the 3 emails, for the 4th email I use the "Request Campaign" filter. In the request campaign, I use a Wait activity of 90 days and send the 4th email, and then wait for 90 days. Last step, "Remove from flow", if the person was removed from this static list--> then do nothing, default choice Campaign--> this campaign.
But what I have observed is, "Request campaign" is triggered only from the 1st campaign once or when the record is created newly.
Is there a simpler way to send out the 4th email in loop, or can optimize the current logic?
Note: We have a journey for these people, with 10-12 campaigns. Customers would keep moving to next lists as and when they make some progress.
Thanks,
Niveditha