From 953cbae800ef807f8b516e11e21e7e251df40ba2 Mon Sep 17 00:00:00 2001 From: Nathan Vander Wilt Date: Fri, 27 Jan 2023 09:16:33 -0800 Subject: [PATCH] chore: add current email templates to repo for reference/tracking (#355) --- packages/access-api/postmark/README.md | 12 +++++++ packages/access-api/postmark/welcome.html | 41 +++++++++++++++++++++++ packages/access-api/postmark/welcome.txt | 33 ++++++++++++++++++ 3 files changed, 86 insertions(+) create mode 100644 packages/access-api/postmark/README.md create mode 100644 packages/access-api/postmark/welcome.html create mode 100644 packages/access-api/postmark/welcome.txt diff --git a/packages/access-api/postmark/README.md b/packages/access-api/postmark/README.md new file mode 100644 index 000000000..aca7796dd --- /dev/null +++ b/packages/access-api/postmark/README.md @@ -0,0 +1,12 @@ +## Postmark templates + +These are provided here for reference and version tracking. + +Before use they must be manually configured in the Postmark account: + +1. In Postmark account, choose Server, then go to Templates tab: +2. Initial setup: add template if necessary, "Code your own" and your choice of existing/new or "Don't use a layout". +3. The name of the template is not critical, but the "Alias" configuration link must be set to match the file name(s) in this directory. The subject should be set if provided here. +4. There are two tabs in Postmark's editor, copy-paste both the HTML and Text versions for a given template. + +Please make sure to keep the files here up-to-date with any edits you might make from the Postmark dashboard. \ No newline at end of file diff --git a/packages/access-api/postmark/welcome.html b/packages/access-api/postmark/welcome.html new file mode 100644 index 000000000..0c41fe1ef --- /dev/null +++ b/packages/access-api/postmark/welcome.html @@ -0,0 +1,41 @@ + +

Hi {{email}}! To complete your {{product_name}} registration, we just need to verify your email address.

+ + + + + +
+ + + + + +
+ + + + +
+ Verify email address +
+
+
+

Once verified, you can continue your registration process.

+ + + + + + + + + +
+
+

Button not working? Paste the following link into your browser: {{action_url}}

+
+ +
+

You're receiving this email because you recently started a registration with {{product_name}}. If this wasn't you, please ignore this email.

+
diff --git a/packages/access-api/postmark/welcome.txt b/packages/access-api/postmark/welcome.txt new file mode 100644 index 000000000..d86ad79d6 --- /dev/null +++ b/packages/access-api/postmark/welcome.txt @@ -0,0 +1,33 @@ +****************** +Welcome, {{name}}! +****************** + + +## Hugo + +Thanks for trying {{product_name}}. We're thrilled to have you on board. + +To get the most out of {{product_name}}, do this primary next step: + +Do this Next ( {{ action_url }} ) + +For reference, here's your login information: fffffffffff + +Login Page: {{login_url}} +Username: {{username}} + +You've started a {{trial_length}} day trial. You can upgrade to a paying account or cancel any time. + +Trial Start Date: {{trial_start_date}} +Trial End Date: {{trial_end_date}} + +If you have any questions, feel free to email our customer success team ( {{ support_email }} ). (We're lightning quick at replying.) We also offer live chat ( {{ live_chat_url }} ) during business hours. + +Thanks, +{{sender_name}} and the {{product_name}} Team + +P.S. Need immediate help getting started? Check out our help documentation ( {{ help_url }} ). Or, just reply to this email, the {{product_name}} support team is always ready to help! + +If you're having trouble with the button above, copy and paste the URL below into your web browser. + +{{action_url}}