survey email hook

This commit is contained in:
Chris Smith
2019-06-02 11:46:57 -05:00
parent 5f715ff69f
commit ea7b1a0feb
2 changed files with 28 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ POSTMARK_API_KEY="special"
POSTMARK_TEMPLATE="identifier_for_template"
POSTMARK_TEMPLATE_STRIPE_INVOICE="identifier_for_template"
POSTMARK_TEMPLATE_STRIPE_RECEIPT="id_for_template"
POSTMARK_SURVEY_TEMPLATE="id_for_template"
POSTMARK_REMINDER_TEMPLATE="identifier_for_reminder_template"
POSTMARK_GUEST_TEMPLATE="identifier_for_template"
POSTMARK_FROM="sender@email.com"