Using dynamic content to assign leads from SalesForce

Anonymous
Not applicable
I am trying to use dynamic content to have an email coming from the account manager assigned to the lead on SalesForce. In other words, we would like to send one email out to a large group of recipients, but have the email coming from different person depending on which account the lead belongs to in SalesForce. 
Tags (1)
3 REPLIES 3
Anonymous
Not applicable
Maybe you could create a segmentation based on the Account Owner and then add dynamic content to your email? Just a thought - I haven't tried it myself.
Anonymous
Not applicable
Thank you Kenny!

We are actually looking for the email content to be responsive by having the name and image of the account owner in the body of the email as well as having the email coming from the same account owner. 

Alex
Kenny_Elkington
Marketo Employee
Hey Alex,

If you're only trying to change the From address fo the email, you can just use the token {{company.Account Owner Email Address:default=someemail@example.com}}. This will put the email address from the account owner recrd into this field.  Just be sure to populate a sane default, otherwise the send will fail for records not associated to an account.