


Hello Masters of Adobe,
Is it possible? If yes, what would be the logic in the workflow for the following tasks.
a) A workflow logic that will check if a customer's Birthday in the recipient table is empty/blank and send an anniversary email - different from Birthday email
b) A workflow logic that will check if a customer's Birthday date is in the recipient table and send a Birthday email - different from Anniversary email
I am aware that there is more than one way of addressing this, but I would appreciate any hints or solutions.
Thank you,
Hi @MarioGlad ,
you can achieve your logic in a single workflow using SPLIT activity.
In Initial Query target your recipients
In Split Activity, in subset tab define a filtering condition as birthdate is not empty (Refer below screenshot)
And in General tab, Enable generate complement as below
Now you can have 'Birthday Email' for 'Recipients with Birthdate' transition and 'Anniversary Email for 'Birthdate is Empty' transition.
Regards,
ParthaSarathy S
Hi @MarioGlad ,
you can achieve your logic in a single workflow using SPLIT activity.
In Initial Query target your recipients
In Split Activity, in subset tab define a filtering condition as birthdate is not empty (Refer below screenshot)
And in General tab, Enable generate complement as below
Now you can have 'Birthday Email' for 'Recipients with Birthdate' transition and 'Anniversary Email for 'Birthdate is Empty' transition.
Regards,
ParthaSarathy S