Skip to main content
Jason_Scott
Level 4
February 27, 2015
Question

Examples of email script

  • February 27, 2015
  • 1 reply
  • 847 views
Does anyone have examples of email script that references a custom object they'd like to share?

Thanks!
Jason
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Justin_Cooperm2
Level 10
February 27, 2015
I can help you if you explain what you're trying to do.

If you have a CO syncing to Marketo, you can just access it in an email script like this:

${custom_object_name.get(0).custom_object_field}