Changes

Jump to navigation Jump to search

Auto Actions

4,776 bytes added, 13:11, 20 May 2022
Booking Conditions:-
*Group bookings = Trigger all on master
 
Info Codes :-
*Info Code = LOCKSTATE_PIN or NUKI_PIN or CHEKIN_URL (select the appropriate Booking Info Code for the service you use)
<div class="mw-collapsible-content">
To send an automated Email to the guest confirming that it is possible to have an Early Checkin a Late Checkout as room is available the day of before arrivaldeparture.
This example uses fixed values that you have entered into {{#fas:cog}} (SETTINGS) > PROPERTIES > ROOMS > SETUP > ROOM TEMPLATES and standard Template Variables set in the Property/Rooms, useful way to utilise the template variables and different values rather than duplicating auto actions.
*Booking Info Description = Upsell email sent [CURRENTDATE] :[ROOMTEMPLATE3][PROPERTYCURRENCYBACK] Late Checkout
</div>
</div>
 
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
 
====Send Email to your guest - Offering Late Checkout Only on a Sunday when there is no new arrival ====
</div>
<div class="mw-collapsible-content">
 
To send an automated Email to the guest confirming that it is possible to have a Late checkout on Sundays as the room is available on the day of departure.
 
This auto action will create a new booking for the date of departure, closing the calendar to any other bookings.
 
The URL link in the message tab, will send the guest to your guest booking page with set conditions, the leaving date of the existing booking, the room id of the existing booking and the Offer you have created for the LateCheckout.
 
This example uses fixed values that you have entered into {{#fas:cog}} (SETTINGS) > PROPERTIES > ROOMS > SETUP > ROOM TEMPLATES and standard Template Variables set in the Property/Rooms, useful way to utilise the template variables and different values rather than duplicating auto actions.
 
'''Step 1: ''' Create a new offer in {{#fas:cog}} (SETTINGS) > PROPERTIES > OFFERS
 
*Name = Latecheckout
*Enable = Only if Available
*Booking Type = Confirmed with Deposit 2 - via payment gateway
 
'''Step 2:''' Create a Rate or Daily Price, PRICES
 
Guests = Max Occupancy
Max Stay = 1
Offer = select the offer number as created in the above step.
 
If you are using Rates, select 'Rate allowed' = Sunday, untick all the other days.
Channel Tab, untick all channels, leave only 'beds24.com' for your booking page.
 
If using Daily Prices, then go to Calendar, and set the price and date range, then only Sunday, untick all the other days.
Enable list, untick all channels, leave only 'beds24.com' for your booking page.
 
'''Step 3: ''' Create the Auto Action
 
Trigger Tab :-
*Trigger Event = Checkout
*Trigger Time = -1 days (depending on when you want to notify the guest, in this example 2 days before arrival)
*Trigger Window = 1
*Booking Source = All
*Booking Status = All but not cancelled
*Between Booking and Check in = 2 and 999 (to stop the auto action triggering on the new booking)
 
*Group bookings = Trigger all on master
 
*Template Variables = [IF=:[LEAVINGDAY:{%a}]:Sun:|[IF>=^[TURNOVERDAYS]^1^yes~no]] equal yes
 
This template variable tests if the departure day is a Sunday and there is at least 1 day between the existing guest booking and the next booking.
 
Message tab :-
*Send Email = Guest API/Smart Email (or one of the other options)
*EMail Subject = Enter the appropriate details
*Email Text = Your text, using the template variables to modify the specific text in the booking. Enter the text in both Plain text Box (Messaging API) and HTML Box (Emails)
 
Dear, [GUESTNAME],
 
We are very happy to offer you 'Late Check-out' at [PROPERTYNAME] at the exceptional rate of [ROOMTEMPLATE3][PROPERTYCURRENCYBACK].
 
If you would like a late checkout, please use this link to make the booking and payment.
 
https://beds24.com/booking2.php?checkin=[LEAVINGDAYYYYY-MM-DD]&br7-[ROOMID]
 
<span class="" style="color: #f3e504; font-size: 150%;" >{{#fas:lightbulb}} </span> The details in the URL, will direct the guest to make a new booking in the existing room with the check-in date = leaving date and for Offer 7 &br-7 (offer created in Step 1 above)
 
Enter your Booking Reservation Number [BOOKID] into the Booking id box on the booking page.
Best regards,
 
[PROPERTYCONTACTFIRSTNAME] [PROPERTYCONTACTLASTNAME]
Email :-[PROPERTYEMAIL]
Website :- [PROPERTYWEB]
 
Booking Info Tab :- Optional
*Booking info code = LATCHECKOUT,
*Booking Info Description = Upsell email sent [CURRENTDATE]: Late Checkout
 
</div>
</div>
 
===Send an email to the Owner/Internal email address ===
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
====Send an email to the Owner/Internal email address when a payment FAILS at Stripe====
</div>
<div class="mw-collapsible-content">
Trigger tab:
*Trigger Event = After Booking
*Trigger Time = Immediate
*Trigger Window = 365
*Booking Source = All
*Booking Status = All but not cancelled
*Booking Info Code = STRIPEFAIL, CARDFAILSTRIPE
 
Messaging tab:
*Send Message = Internal
*Internal Email Address = enter the email address to receive the notification
*Subject = Failed Stripe Payment
*HTML Box = Enter the text to be sent, you can use template variables in this message, for example
 
[BOOKID] - booking reference number
[GUESTNAMES] - name of all guests in the booking on the "summary" tab of the booking
[FIRSTNIGHT]
[LASTNIGHT]
 
Booking tab: (optional)
*Execution = One time only
*Flag Text = Stripe Payment Failed
*Flag Colour - choose the flag colour
</div>
</div>
</div>
</div>
 
 
===Add invoice items to a booking ===
Invoice tab:
*Add Invoice Item = Add new
*Type = Amount
*Description = Cleaning fee (for example)- Template variables can be used.
*Amount = 50 (for example - the amount of your cleaning fee)
*per = Room
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >  
====Add a fee (Penalty) to all bookings with an Outstanding Balance====
*Booking Source = All
*Booking Status = All but not cancelled
*Booking Info Code = STRIPEFAIL, CARDFAILSTRIPE
Booking tab:
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >  
====Apply a flag to Booking.com bookings and auto report the Credit Card when a payment FAILS at Stripe====
</div>
2,864

edits

Navigation menu