Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 357: | Line 357: | ||
*Flag Text = The text you want to display | *Flag Text = The text you want to display | ||
*Flag Colour - choose the flag colour | *Flag Colour - choose the flag colour | ||
'''Example 17''' - 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. | |||
Trigger tab: Whatever you want | |||
Booking tab: Whatever you want | |||
SMS tab: | |||
*Phone Number = [GUESTMOBILE] | |||
*SMS Message = [IF=:[GUESTLANGUAGE]:fr:French text|English text] | |||
== Troubleshooting == | == Troubleshooting == | ||