Is it possible to send Dynamic User Specific Visualforce out of Marketo? | Community
Skip to main content
November 14, 2014
Question

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

  • November 14, 2014
  • 1 reply
  • 1048 views
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)
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Kenny_Elkington
Adobe Employee
Adobe Employee
November 14, 2014
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/