Hi Guys,
Wondering if it possible to ref each client name within the body of an email similar to that of when you put the participant first name last name in at the start of the email using this code: Dear ${Recipient.contact.firstname[0]!""},
Is there a code that can be used to enter the contacts Company name? Would it be ${Recipient.contact.accountname[0]!""} maybe??