Hi Everyone,
I am fairly new to Marketo and looking to get some direction around what I am trying to achieve here. We have a dedicated team of our Customer/Client success managers(CSM's) and each has its own accounts. Till now, we used one default email address to send emails to all clients. We want advanced functionality and the emails should come from respective CSM's to their own accounts.
I can create one email and create different versions of that email with different CSM addresses and signature but this approach takes a lot of time. Is there a way around to do this quickly? The account that is owned by a respective CSM, we use a custom field called "Owner" to identify whose account it is.
Thanks
Solved! Go to Solution.
You can save the CSM Email address and signature in the corresponding lead like use custom field to save their email and signature and then use the {{lead.token}} to get the personalized email as per client.
So, just create a few fields as below:
Lead owner Name
Lead owner Job Title
Lead Owner Email
Reference these fields in your email using {{lead.field}} token.
Use the corresponding {{lead.token}} as the From:, simple as that.
You can save the CSM Email address and signature in the corresponding lead like use custom field to save their email and signature and then use the {{lead.token}} to get the personalized email as per client.
So, just create a few fields as below:
Lead owner Name
Lead owner Job Title
Lead Owner Email
Reference these fields in your email using {{lead.field}} token.