We created a field called something like "customhtml" in our Contact and Lead entities. Then we programmatically populate this field with html. Then we simply refer to the field via freemarker. This way we can embed recipient-specific data. Of course, this does require custom development to update the field with the data we need.
↧