Avatar

Correct answer by
Community Advisor

Hello @PandolaVaz ,

You need to split workflow in two

in first:

query recipients that created date was yesterday with use of DateOnly(@created) = DaysAgo(1)

Marcel_Szimonisz_0-1648788667335.png

In second:

set it to run daily where you select all recipients that you sent first email exactly 3 days ago and do not have any tracking logs for the delivery.

 

 

Marcel

 

Marcel

View solution in original post