Re: How do I add a different image for each recipient?

Anonymous
Not applicable

How do I add a different image for each recipient?

Hi, I'm trying to include a unique image of a barcode for around 200,000 subcribers (as in +200,000 variations of a barcode).

What's the best way to do to this?

Any help greatly appreciated!

Liz

4 REPLIES 4
Anonymous
Not applicable

Re: How do I add a different image for each recipient?

What I would do is upload the image url or html as a field for each recipient and then refer to the field as a token in the email

Josh_Hill13
Level 10 - Champion Alumni

Re: How do I add a different image for each recipient?

Yes, there are other threads on this that go into more detail.

Field=Coupon Image URL

{{lead.Coupon Image URL}}

drop that into the correct place in the email.


Upload Email Address | URL field so that it populates the URL field.

Alok_Ramsisaria
Level 10

Re: How do I add a different image for each recipient?

Liz Beadon

The solution suggested by Josh would be the simplest approach. However, if you do not want to create a custom field, we can leverage the Velocity scripting to fetch the barcode image from an external database, and insert in the email.

Anonymous
Not applicable

Re: How do I add a different image for each recipient?

Hi all,

Thanks for your advice. I've tried what you suggested (in terms of creating a token) but now it just pulls in the URL and not the image...any ideas how I can get it to display the image?

Thanks,

Liz