Difference between revisions of "Automation"

From hoteliga
Jump to: navigation, search
(Settings)
(Settings)
Line 13: Line 13:
  
 
In automation plan you can add a new rule, when automation tasks will be triggered.
 
In automation plan you can add a new rule, when automation tasks will be triggered.
Title - the title of an automation plan
+
# Title - the title of an automation plan
Time execution (in hours) - when you want this event to happen (12h before/24h after some action)
+
# Time execution (in hours) - when you want this event to happen (12h before/24h after some action)
Execution moment - Before, after, on time of an action.
+
# Execution moment - Before, after, on time of an action.
Event type - types of event (arrival, departure, checkin, checkout, creation)
+
# Event type - types of event (arrival, departure, checkin, checkout, creation)
Task action - what kind of task will be triggered:  
+
# Task action - what kind of task will be triggered:  
template email action - sending an email template (parameters: templateId)
+
## template email action - sending an email template (parameters: templateId)
raw email message - sending raw email message without a template (parameters: template - message, emailAddress - receiver, subject - subject of an email)
+
## raw email message - sending raw email message without a template (parameters: template - message, emailAddress - receiver, subject - subject of an email)
  
 
==Automation Plans==
 
==Automation Plans==

Revision as of 10:21, 12 August 2019

Introduction

Automation is the technology by which a process or procedure is performed with minimal human assistance. Automation saves time on creating repeated tasks, you just need to configure rules for the future tasks which will be generated.

Settings

To be able to use automation you need to go to Options -> Tools File:OptionsTools.jpg

and to the Automation section: AutomationSettings.png

In settings you can configure default arrival and departure time: ArrivalDepartureTimes.png

In automation plan you can add a new rule, when automation tasks will be triggered.

  1. Title - the title of an automation plan
  2. Time execution (in hours) - when you want this event to happen (12h before/24h after some action)
  3. Execution moment - Before, after, on time of an action.
  4. Event type - types of event (arrival, departure, checkin, checkout, creation)
  5. Task action - what kind of task will be triggered:
    1. template email action - sending an email template (parameters: templateId)
    2. raw email message - sending raw email message without a template (parameters: template - message, emailAddress - receiver, subject - subject of an email)

Automation Plans

Automation Plans are rules by what tasks will be created. You can configure by what actions tasks will be triggered and what time they should be executed.

Examples

Automation Tasks

Actions

TemplateEmail

Troubleshooting