Sometimes you have a specific day of the week that you want an email to go to a guest. As an example, your trash gets picked up every Wednesday so you want an email to go out on Tuesday to remind your guests to take the trash to the curb. Here's how to set that up:
The first section is what the email looks like.
The second is the HTML code you can use if you'd like to copy and paste directly into a new template.
===
Subject:
Just a Reminder: the trash pickup for {PNAME} is tomorrow!
Body:
-{MYFIRST}
{MYCO}
{MYEMAIL}
=======
Below is the HTML code for the above email. You can use this to copy and paste the above language into a new email template.
=======
<p>Hi {CFIRST},</p>
<p>Just wanted to let you know the trash truck should be making a stop tomorrow to pick up your trash.</p>
<div style="line-height: 1.38; background-color: #ffffff; margin-top: 0pt; margin-bottom: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 12pt;"><span style="font-size: 12pt; font-family: helvetica, arial, sans-serif; color: #333333; background-color: transparent; font-weight: 400; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">(<em><span style="background-color: #ccffcc;">Insert specific info for where your trash cans are, rules for bagging the trash, what should be done with the cans, etc.</span></em>)</span><span style="font-size: 12pt; font-family: helvetica, arial, sans-serif; color: #333333; background-color: transparent; font-weight: 400; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"> </span></div>
<div style="line-height: 1.38; background-color: #ffffff; margin-top: 0pt; margin-bottom: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 12pt;"><span style="font-size: 12pt; font-family: helvetica, arial, sans-serif; color: #333333; background-color: transparent; font-weight: 400; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Thanks again for staying at {PNAME} and helping us keep the property clean!!</span></div>
<div style="line-height: 1.38; background-color: #ffffff; margin-top: 0pt; margin-bottom: 0pt; padding-top: 0pt; padding-right: 0pt; padding-bottom: 12pt;"><span style="font-family: helvetica, arial, sans-serif; font-size: 12pt;"><span style="color: #333333; background-color: transparent; font-weight: 400; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">-{MYFIRST}</span><span style="color: #333333; background-color: transparent; font-weight: 400; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br /></span></span></div>
<p><span style="font-family: helvetica, arial, sans-serif; font-size: 12pt;">{MYCO}</span><br /><span style="font-family: helvetica, arial, sans-serif; font-size: 12pt;">{MYEMAIL}</span></p>
=======
Once you've set up the template - don't forget to add the triggers. This is the important part - to make sure your email Template is sent at the right time. You will need multiple Triggers.
Let's assume trash pickup is on Wednesday. That means you want to send the email Template on Tuesday.
- Booking Fields: Here is where you specify this is for Bookings arriving on Sunday. You'll also want to make sure the booking for this guest has them there through Tuesday night, the day you want the email Template to go out (Number of Nights is Greater Than or Equal to 3 nights).
- Actions: Now go back to the top of the Trigger page. In our example, with trash pickup on Wednesday, you'll want this Template to go out on Tuesday. Set the Trigger to Occur "At A Scheduled Time". Configure the "Time" to send 2 "After Booking Has Arrived." Then choose the time of day you'd like the email sent.
If you wanted to send it a different day, just count forward that number of days. If you want it sent on a Friday for bookings which arrived on Sunday, you would instead set Action "Time" to 5 days after Booking has arrived. You would also adjust the Booking Field "Number of Nights" to "Greater Than or Equal to 6 Night." - Options: At the bottom of the Trigger setup, you may want to give each Trigger a specific "Description" so you know exactly which Check-In Day it's for.
Now repeat the process, making Triggers for arrivals each day of the week. You can use the same email Template for each.
One more consideration - if you typically have guests who stay for more than a week, you may want to set up a second trigger where the "Bookings Fields" has "Number of Nights is Greater Than or Equal to X". In our example with the Sunday arrival and Wednesday trash pickup, your number of nights would be >/= 10 nights.
For other examples of email Templates, check out the Email Template Library - Overview.