Auto Actions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 73: | Line 73: | ||
== Examples == | == Examples == | ||
=== | ===Automatically change the status of all "Request" bookings to "Cancelled" after three days === | ||
Trigger tab | Trigger tab | ||
| Line 84: | Line 84: | ||
*Booking Status = Cancelled | *Booking Status = Cancelled | ||
=== | ===Automatically change the status of all bookings which have been imported from Ical to "Request"=== | ||
Trigger tab: | Trigger tab: | ||
| Line 97: | Line 97: | ||
Booking changes are applied before the mail is sent. | Booking changes are applied before the mail is sent. | ||
=== | ===Automatically set a flag for a booking coming from a certain channel=== | ||
Trigger tab: | Trigger tab: | ||
| Line 111: | Line 111: | ||
Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | ||
=== | ===Automatically send an Email to the guest when the status of a booking changes to "Cancelled"=== | ||
Trigger tab: | Trigger tab: | ||
| Line 126: | Line 126: | ||
=== | ===Automatically add a fee to all bookings from a channel=== | ||
Trigger tab: | Trigger tab: | ||
| Line 144: | Line 144: | ||
=== | ===Apply a flag when a payment was made=== | ||
Also see Example 14 for payments/deposits prior to Check-in | Also see Example 14 for payments/deposits prior to Check-in | ||
| Line 162: | Line 162: | ||
=== | ===Apply a flag when a booking is cancelled=== | ||
Trigger tab | Trigger tab | ||
| Line 177: | Line 177: | ||
=== | ===Send an email or SMS to Guest when booking made more than 10 days in advance=== | ||
Trigger tab: | Trigger tab: | ||
| Line 193: | Line 193: | ||
=== | ===Send an email with a key code for a specific unit one day before check-in=== | ||
Trigger tab: | Trigger tab: | ||
| Line 214: | Line 214: | ||
===Send an email to guests from Channels=== | |||
Trigger tab: | Trigger tab: | ||
| Line 235: | Line 235: | ||
===Automatically set a flag for a bookings from a a channel which have breakfast included=== | |||
Trigger tab: | Trigger tab: | ||
| Line 251: | Line 251: | ||
===Automatically send a message (email or sms) to guests that have Checked-out 30 days or more=== | |||
Trigger tab: | Trigger tab: | ||
| Line 267: | Line 267: | ||
===Automatically send a Request for payment to your guests for all bookings=== | |||
Trigger tab: | Trigger tab: | ||
| Line 291: | Line 291: | ||
Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | Booking changes are applied before the mail is sent so that the flag template variable can be reflected in the email. | ||
===Automatically send a Request for payment to your guests XX days before arrival=== | |||
Trigger tab: | Trigger tab: | ||
| Line 316: | Line 316: | ||
===Apply a flag when deposit is was made prior to Check-in=== | |||
Trigger tab: | Trigger tab: | ||
| Line 346: | Line 346: | ||
===Apply a flag when booking is fully paid=== | |||
Trigger tab: | Trigger tab: | ||
| Line 362: | Line 362: | ||
===Send SMS in a certain language (if it is the language of the booking) or a default language=== | |||
This uses a smart template variable. In this example we check whether the guest booked in French. If yes, then we send a French text. If no, we send an English text. | This uses a smart template variable. In this example we check whether the guest booked in French. If yes, then we send a French text. If no, we send an English text. | ||