Avatar

Correct answer by
Level 5

Hi @MarioGlad ,

you can achieve your logic in a single workflow using SPLIT activity.

workflow.PNG

In Initial Query target your recipients

 

In Split Activity, in subset tab define a filtering condition as birthdate is not empty (Refer below screenshot)

Subset.PNG

 

subset query.PNG

 

And in General tab, Enable generate complement as below

general tab.PNG

Now you can have 'Birthday Email' for 'Recipients with Birthdate' transition and 'Anniversary Email for 'Birthdate is Empty' transition.

workflow.PNG

Regards,

ParthaSarathy S 

 

View solution in original post