HTML Email Builder
U
Umber brown Hamster
Let us create HTML-based emails with JINJA variable injection, to send onboarding emails, giving usernames and temporary passwords to new employees.
Log In
R
Razzmatazz Meerkat
Umber brown Hamster, you can do this already via Exchange. Now its not WYSIWYG, I had to build the HTML elsewhere, upload into the Jinja editor to make sure the variables map correctly, and then implement and test.
It works, I've got it working for onboarding, usernames, and similar. I agree a WYSIWYG editor along with being able to create templates you can reuse would be rad, but I expect the short-term answer to be self-dev your own HTML.
U
Umber brown Hamster
Razzmatazz Meerkat: Thank you! We were able to get this implemented.