Thanks @JasonHill There is two parts to this, the first is adding content to the built in emails. The original trick of storing content in a custom text string as a way to include this content came from within Khoros from a really nice fella called @Tyson The second part was using an endpoint to "generate" some nice email ready HTML dynamically from Khoros, we created a little tool that allows you to set some filters, hit go and then copy and paste this into the custom string via Studio. But more on this here... https://community.khoros.com/t5/Developer-Discussion/Email-templates-How-to-add-API-content/m-p/607422/highlight/true#M17288 It would be really nice to "just do it" automatically by having a way to include the Endpoint contents using a velocity template macro, or better yet drop Velocity and setup Freemarker for the email templates. I can dream right? 😉
... View more