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