Changes

Jump to navigation Jump to search

Auto Actions

10,625 bytes added, 09:52, 2 September 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)
*Group bookings = Trigger all on master
*Invoice Balance = Zero
 
'''Messaging tab:''' For channels using the Message API, then enter the text in the Plain text box, for emails enter the text in the HTML box.
 
*Send Message = Booking API/Smart Email
 
If the "Mail & Actions" tab contains a "real" Email address the message is sent to the guests Email address. If only a masked Email address is available the message sends via the channels API messaging systems if possible.
 
If no connection to a messaging system is available the message will send to the Email address from the "Mail & Actions" tab of the Email.
 
*Subject - enter the subject for your Guests - Your access code (your text)
 
*Plain text box - will send to channels using Message API
 
Message Text :- enter the text you wish to send to your guests. This can include any information that is important for the checkin of the guest, for example the Key code for the door, who to contact if there are any issues, template variables can be used, see the list of ALL template variables that can be used [[Template_Variables| see here]]
 
*HTML box - Email will be sent
 
Email Text :- Enter the text you wish to send to your guests this can include URLs. Include any information that is important for the checkin of the guest, for example the Key code for the door, who to contact if there are any issues, template variables can be used, see the list of ALL template variables that can be used [[Template_Variables| see here]]
 
</div>
</div>
 
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
 
====Send Email to guests with check-in details 2 days before Check-in, Security Deposit Authorised at Stripe ====
</div>
<div class="mw-collapsible-content">
 
This auto action will be sent only when the a payment has been 'authorised' at Stripe. This can be used to ensure that the checkin details are only sent when the guest has completed the Security Deposit Authorisation.
 
'''Trigger tab:'''
 
Time:-
*Trigger Event = Check-in
*Trigger Time = -2 (the number of days before check-in you want to sent the code or link)
*Trigger Window = 2
 
Booking Source:-
*Booking Source = All
*Booking Status = All but not cancelled
 
Booking Conditions:-
*Group bookings = Trigger all on master
*Invoice Balance = Zero
 
Info codes :-
*Any Booking Info Code = STRIPEAUTHORIZE
'''Messaging tab:''' For channels using the Message API, then enter the text in the Plain text box, for emails enter the text in the HTML box.
<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 code = LATCHECKOUT,
*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 class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
 
====Send an email to the Owner/Internal email address for a new booking====
</div>
<div class="mw-collapsible-content">
Trigger tab:
*Trigger Event = After Booking
*Trigger Time = Immediate
*Trigger Window = 1 day
*Booking Source = All
*Booking Status = All but not cancelled
 
Messaging tab:
*Send Message = Internal
*Internal Email Address = enter the email address to receive the notification
*Subject = New Booking
*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]
</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====
The fee will be added the next time the auto actions run.
</div>
</div>
 
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
 
====Add a negative value to Direct bookings for Stripe Charges====
 
</div>
<div class="mw-collapsible-content">
You want to add the Stripe fee to all Direct bookings to show total value of booking, i.e. if you want to show the booking value. In this example the Stripe charge will be added as a negative figure.
 
Trigger tab:
 
Time :
*Trigger Event = Booking
*Trigger Time = Immediate
*Trigger Window = 1 day
 
Booking Conditions:
*Status = All not Cancelled
 
Booking Source:
*Booking Source = Direct
 
Invoice tab:
*Type = Amount
*Description = Stripe Fee||[INVOICECHARGESNUM:-3%]
*Amount = 0 (leave as 0 so the value is set from the calculation in the Description field)
*Per = Room
*Period = one time
*VAT = 19% (for example - enter the VAT amount if applicable)
 
The fee/charge will be added the next time the auto actions run.
</div>
</div>
 
===Modify description/values of an existing invoice item in a booking ===
 
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
====Update the Description field of a charge/invoice item====
 
</div>
<div class="mw-collapsible-content">
 
In some cases Channel bookings have different descriptions for the same charge item - i.e. Cleaning, update the description field in the invoice item so they all match, using the format (findthisinvoicedescription^replacewiththisdescription)
 
Trigger tab:
*Trigger Event = After Booking
*Trigger Time = Immediate
*Booking Source = Expedia (for example)
 
Invoice tab:
*Add Invoice Item = Update Only
*Type = Change Description
*Description = Cleaning^Cleaning Service Fee
*Invoicee = Ignore (otherwise you can add a specific Invoicee to limit the search)
 
 
</div>
</div>
 
<div class="mw-collapsible mw-collapsed">
<div class="headline-collapse" >
 
====Update all values of a charge/invoice item====
 
</div>
<div class="mw-collapsible-content">
 
You need to change the charges in bookings due to an update in your prices. Tourist Tax (for example), update the description field and value using the format (findthisinvoicedescription^replacewiththisdescription)
 
Trigger tab:
*Trigger Event = After Booking
*Trigger Time = Immediate
*Time Window = 365
*Check In From = Select the first date of the Summer Season
*Check In To = Select the last date of the Summer Season
 
*Booking Source = Expedia (for example)
 
Invoice tab:
*Add Invoice Item = Update Only
*Type = Change All
*Description = Tourist Tax^Tourist Tax - Summer season 2022 (for example)
*Amount = 0.75
*Per = Per Person
*Period = One time
*Invoicee = Ignore (otherwise you can add a specific Invoicee to limit the search)
 
 
</div>
</div>
*Trigger Time = set the time you want to collect the payment
*Booking Source =All (for example, you can also set different rules for different channels)
*Group Booking Trigger = Trigger only Master (this will trigger on individual bookings and Master booking if a group)
Booking Info tab: Optional
*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