How do I add a different image for each recipient? | Community
Skip to main content
August 12, 2016
Question

How do I add a different image for each recipient?

  • August 12, 2016
  • 3 replies
  • 2020 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

August 12, 2016

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
August 12, 2016

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.

Level 10
August 13, 2016

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.

September 8, 2016

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