Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

How to do personalization for seed addresses

Avatar

Level 3

Hi Everyone,

 

Does anyone knows a way to send the personalized email going to target recipients stored in the database, to the seed addresses as well?

It just has to be first name and last name, but seeds should get their names and not someone who is on the database.

 

Any help is appreciated.

Thanks,

1 Accepted Solution

Avatar

Correct answer by
Level 3

Hi @akashaj7696 

 

1. If you are personalizing first name & last name from the Recipient table. Then seed address first name & last name should be present. If the field value for first name & last name is empty in the seed address then random values will be personalized at the time of delivery.

Amit_Shinde_0-1619236420777.png

 

2. If you are personalizing the first name & last name from targetData then you need to define that field in the seed address Additional data tab. This will work in normal delivery & not in a recurring delivery. Also in the workflow, you need to add the alias for the respective column starting with @ for example @firstName.

Amit_Shinde_1-1619237639190.png

 

Thanks,

Amit

 

View solution in original post

2 Replies

Avatar

Correct answer by
Level 3

Hi @akashaj7696 

 

1. If you are personalizing first name & last name from the Recipient table. Then seed address first name & last name should be present. If the field value for first name & last name is empty in the seed address then random values will be personalized at the time of delivery.

Amit_Shinde_0-1619236420777.png

 

2. If you are personalizing the first name & last name from targetData then you need to define that field in the seed address Additional data tab. This will work in normal delivery & not in a recurring delivery. Also in the workflow, you need to add the alias for the respective column starting with @ for example @firstName.

Amit_Shinde_1-1619237639190.png

 

Thanks,

Amit