Examples of email script

Jason_Scott
Level 4
Does anyone have examples of email script that references a custom object they'd like to share?

Thanks!
Jason
Tags (1)
1 REPLY 1
Justin_Cooperm2
Level 10
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}