Is it possible to send Dynamic User Specific Visualforce out of Marketo?

Anonymous
Not applicable

Is it possible to send Dynamic User Specific Visualforce out of Marketo?

Is it possible to send Dynamic User Specific Visualforce out of Marketo?I want to send a weekly email to users. Each user requirements are different, so the email content will be different (it will also involve pictures and links)
1 REPLY 1
Kenny_Elkington
Marketo Employee

Re: Is it possible to send Dynamic User Specific Visualforce out of Marketo?

Hi Harpreet,

There are various levels of customization that you can perform here.  You can use segmentation-based dynamic content: https://community.marketo.com/MarketoTutorial?id=kA250000000Kz0SCAS  You can use email scripting to pull content from custom objects, and do large amounts of conditional display: http://developers.marketo.com/documentation/email-scripting/  You can also do completely per-lead emails with fully customized content via requestCampaign API calls: http://developers.marketo.com/documentation/rest/request-campaign/ Blog guide here: http://developers.marketo.com/blog/sending-an-email-with-dynamic-content-from-marketo-using-the-api/