Sending emails
We primarily send emails from code to consumers with mandrill templates. You can see an example of that in v2/memorial/etc/sendInviteWelcomeHostEmail. I tried to keep track of what mandrill templates we use via v2/etc/constants.js The process of creating these and getting the merge fields right and then published and tested and approved etc is not really owned by anyone. Lindsey Sherline creates them nowadays, but then I have to go in MC and find out or create/update the merge fields, and then publish it to mandrill which then login to that dash via https://mandrillapp.com/templates where I find the template and get/set the template name to use in our code base.