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
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
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.
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
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.