Auto Actions: Difference between revisions
Jump to navigation
Jump to search
| Line 1,048: | Line 1,048: | ||
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. | ||
Trigger tab: | '''Trigger tab:''' | ||
Set the rules to when this Auto Action should trigger. | |||
'''SMS tab:''' | |||
SMS tab: | |||
*Phone Number = [GUESTMOBILE] | *Phone Number = [GUESTMOBILE] | ||
*SMS Message = [IF=:[GUESTLANGUAGE]:fr:French_text|English_text] | *SMS Message = [IF=:[GUESTLANGUAGE]:fr:French_text|English_text] | ||
| Line 1,059: | Line 1,058: | ||
<div class="mw-collapsible mw-collapsed"> | <div class="mw-collapsible mw-collapsed"> | ||
<div class="headline-collapse" > | <div class="headline-collapse" > | ||
====Send Remotelock/Lockstate, Nuki PIN or Chekin Link ==== | ====Send Remotelock/Lockstate, Nuki PIN or Chekin Link ==== | ||
</div> | </div> | ||