Send different email depending on field value

Anonymous
Not applicable

Send different email depending on field value

I want to send different email depending on the field content came from Form.

I know I can add choices but it is not good.

There can be many different emails  and in ideal email should be selected by it's name.

Is it possible?

PS: it is a smart campaign.

4 REPLIES 4
Gerard_Donnell4
Level 10

Re: Send different email depending on field value

Hi,

Im not sure I follow "field content came from Form"?

Can you put in screen shots or provide a bit more detail.

Thanks,

Gerard

Anonymous
Not applicable

Re: Send different email depending on field value

Form embedded on site together with standard (email, name etc.) fields sends the value in hidden field.

Form fill triggers a campaign, with "send email" in Flow. I want to be able to select the email to be sent by changing the value sent in hidden field.

Without creating multiple conditions. I.e. if value in hidden field is "Cute kittens" , send email named "Cute kittens".

SanfordWhiteman
Level 10 - Community Moderator

Re: Send different email depending on field value

Can't be done. The email to send can't be stored directly in a {{lead.token}}.

You can of course switch email content in a highly dynamic email, for example using Velocity, but not the entire email asset.

Floyd_Alvares2
Level 8

Re: Send different email depending on field value

Hi IIya,

You could also leverage dynamic content via segmentation if you already have a pre-defined segments. You could definitely add another layer of dynamic content with velocity scripting to this as recommended by Sanford.

Thanks

Floyd