LTR_TNEW_DYN_EMAIL_CONTENT in HTML Templates?

Hey everyone!

So I'm wondering if anyone has figured out how to add dynamic content to their HTML templates based on order contents. We currently use the LTR_TNEW_DYN_EMAIL_CONTENT table pretty robustly in our existing email confirmations and I am hoping I can either use it in HTML templates or find a way to pull directly from the content tab on a performance (though, this wouldn't work for Contribution Type which we use as well).

Thanks,

Dee

  • Hi Dee,

    Did you make any progress with getting the LTR_TNEW_DYN_EMAIL_CONTENT into the HTML Template emails?

    This is something I've just started to look at. It's becoming more important as we have more digital content and more varied methods of delivery of different events.

    thanks,

    Dara

  • I'm also interested in this. I haven't been able to look any further yet but think I have found a couple of resources which could work.

    It looks like LTR_TNEW_DYN_EMAIL_CONTENT is a 'custom' table so the resource would be Custom/{resourceName}/{id} for example, e.g. Custom/TNEWDynEmailContent/40

    Pulling directly from a performance content sounds like another good option and it looks like you might be able to get this using one of the Txn/InventoryWebContents/ resources.

    I'd be interested in what you and others come up with!