I have a multi-text type field that is storing a different piece of code for each of my contacts.
That code is essentially HTML that I would like to drop into my emails that would load a different personalized message.
Problem I am running into is that the code doesn't render. I've tried entering in the personalization token into the source code and also tried loading it into an HTML module... neither is leading to the code rendering. Instead, I get a block of code that shows up in my email.
Instead of a multi-line text property, can you try a property with the type 'Rich text'? I've created emails using HTML personalization tokens and this property type.
Best regards
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer
It turns out that there is a bug - rich text fields work correctly for all normal HubSpot objects, such as contacts. However, they don't work correctly for custom objects. They output the raw html and there's no way to get them to render the real output!
Instead of a multi-line text property, can you try a property with the type 'Rich text'? I've created emails using HTML personalization tokens and this property type.
Best regards
Karsten Köhler HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer