how to use custom object field in the email? | Community
Skip to main content
Level 2
June 20, 2024
Question

how to use custom object field in the email?

  • June 20, 2024
  • 1 reply
  • 644 views

Hi,

i would like use customObject.field in the email. how can i use it? i tried {{lead.customObject.field}} but it's not working for me.

also what if i have lots of customObject in lead, how can i choose which one i would like to use?
if i use custom field i can use {{lead.customField}}, 

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

1 reply

SanfordWhiteman
Level 10
June 20, 2024

You’ll use a Velocity (Email Script) {{my.token}}. Tons and tons of examples here and on the Products blog.