Setting/automailsendoffset: Difference between revisions

From Beds24 Wiki
Jump to navigation Jump to search
Andrian (talk | contribs)
No edit summary
Lesley (talk | contribs)
No edit summary
 
(6 intermediate revisions by 4 users not shown)
Line 10: Line 10:
For "Check-in" and "Check-out" it uses '''midnight'''.
For "Check-in" and "Check-out" it uses '''midnight'''.


Auto actions are triggered every 15 minutes.
 
The Auto actions are processed in batches on the volume/queue and the capabilities of your EMail server it can take longer.
 
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span> The trigger Time '''+hrs''' will be the first time the auto action can be considered to be added to a batch and could trigger on a booking, there is no guarantee that the auto action will trigger at this time.  




Example 1:<br>
Example 1:<br>
Trigger Event = Booking<br>
Trigger Event = Booking<br>
Trigger Time = Immediate / 0 Hours<br>
Trigger Time = Immediate / +0 Hours<br>
Triggers within 15 minutes after booking time.


Example 2:<br>
Example 2:<br>
Trigger Event = Check-in<br>
Trigger Event = Check-in<br>
Trigger Time = -1 Day / +10 Hours<br>
Trigger Time = -1 Day / +10 Hours<br>
Triggers one day before check-in at 10am
Triggers one day before check-in from 10am
 
Example 3:<br>
Trigger Event = Check-out<br>
Trigger Time = +6 Days / +10 Hours<br>
Triggers one week after check-out from 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.
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}}  </span> There is no guarantee regarding the trigger/time of your auto actions.

Latest revision as of 14:07, 24 April 2025

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.


The Auto actions are processed in batches on the volume/queue and the capabilities of your EMail server it can take longer.

The trigger Time +hrs will be the first time the auto action can be considered to be added to a batch and could trigger on a booking, there is no guarantee that the auto action will trigger at this time.


Example 1:
Trigger Event = Booking
Trigger Time = Immediate / +0 Hours

Example 2:
Trigger Event = Check-in
Trigger Time = -1 Day / +10 Hours
Triggers one day before check-in from 10am

Example 3:
Trigger Event = Check-out
Trigger Time = +6 Days / +10 Hours
Triggers one week after check-out from 10am


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

There is no guarantee regarding the trigger/time of your auto actions.