Personalize creatives for each recipient in Clay emails

Last updated: 14.04.2025


Clay

Enable dynamic image creation in Clay and send personalized emails for each recipient.

Functionality

Dynamic images simplify repetitive marketing tasks, such as creating new email creatives for each recipient or segment.

No engineer? No problem. No designer? No problem. No photographer? No problem.

Use Cases

SDRs design targeted cold outreach for each client

Build a campaign template only once and personalize for each client

SDR Cold outreach to Nike SDR cold outreach to Adidas

SDRs create dynamic landing pages for each client

Match your email and linkedin sequences with targeted landing pages

How are you Elena How are you Ravdeep

For more customization options, see the dedicated article on dynamic images and embedding dynamic images on landing pages

Usage guide

Step 1: Create a dynamic image template on Wafrow

Use an existing image template or create your first on Wafrow.

Step 2: Create dynamic image URLs with Clay formulas

In your Clay tables, add a formula merging the image template with clay properties

Clay tabled using dynamic formulae

As a template, the formula would look like "https://wafrow.com/i/TEMPLATE_ID?LAYER_NAME[PROPERTY_NAME]=" + {{CLAY_TABLE_COLUMN_NAME}}

In real usage, it looks like this:

https://wafrow.com/i/9e5c3920-c52b-49e6-93fb-c5333f2ad1fb?firstname[text]={{contact.first_name}}

Now, when you send or preview your email, the image will dynamically update based on the recipient's data. For example, if you have a custom field for {{account.name}} and {{account.logo_url}} in Clay, you can use them like this:

"https://wafrow.com/i/9ee6bbbc-2c88-444b-b9f3-f1d6a56d8111?company[text]="+ {{account.name}} + "&logo[src]=" + {{account.logo_url}}

You can create a high degree of personalization for all your Clay email sequences with this setup.

Depending on your CMS you can also customize your landing pages for each cold outreach by adding a tiny wafrow javascript to match the personalized experience.

Happy exploring!

If you get stuck or have questions, please reach out to [email protected].