Difference between revisions of "Setting/automailsendoffset"

From Beds24 Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
For "Booking" the system uses the actual booking time for calculation.
 
For "Booking" the system uses the actual booking time for calculation.
  
For "Check-in" and "Check-out" it uses '''midnight''' if not adjusted.  
+
For "Check-in" and "Check-out" it uses '''midnight'''.
 +
 
 +
Auto actions are triggered every 15 minutes.
 +
 
 +
Examples:
 +
 
 +
Trigger Event = Booking
 +
Trigger Time = Immediate / 0 Hours
 +
Triggers within 15 minutes after booking time.
 +
 
 +
Trigger Event = Check-in
 +
Trigger Time = -1 Day / +10 Hours
 +
Triggers at one day before check-in at 10am
  
  
 
Note: All times are calculated on the '''local timezone''' of the owner account.
 
Note: All times are calculated on the '''local timezone''' of the owner account.

Revision as of 19:37, 11 December 2019

The "Trigger Time" sets the time relative to the "Trigger Event" when the action should first trigger.

A positive value is after the event and a negative value is before the event.

A negative value in combination with the Trigger Event "Booking" is not valid (triggering before booking is not possible).


For "Booking" the system uses the actual booking time for calculation.

For "Check-in" and "Check-out" it uses midnight.

Auto actions are triggered every 15 minutes.

Examples:

Trigger Event = Booking Trigger Time = Immediate / 0 Hours Triggers within 15 minutes after booking time.

Trigger Event = Check-in Trigger Time = -1 Day / +10 Hours Triggers at one day before check-in at 10am


Note: All times are calculated on the local timezone of the owner account.