Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

How to send an immediate notification for a specific event.

...

1. Create manual task

 Image Removed

2. Create action

Image Removed

3. Create conditions

Image Removed

4. Enable task and execute (please don't forget to delete or de-activate task after execution in order to prevent sending the notification multiple times)

...

Anchor
Top
Top

Table of Contents
maxLevel3
minLevel3


Used Business scenario: The name of an accommodation type has changed and customers that booked this type and arrive within 60 days need to be informed.

How to create a manual task

  1. Enter a name
  2. Choose the context  → reservation
  3. Choose the type of trigger → manual
  4. Optional to enter a description

 Image Added


How to create an action

  1. Enter a name
  2. Choose a type of receiver → customer
  3. Select email report you want to send → "Name change of reserved accommodation"

Image Added


How to create conditions

  1. Enter a name
  2. And → Fill in the condition
    1. Subcontext: Reservation
    2. Parameter: Location
    3. Operator: Equals
    4. Value: choose the required location
  3. And → Fill in the condition
    1. Subcontext: Reserved Item
    2. Parameter: Reserved resource id
    3. Operator: Equals
    4. Value: choose the applicable accommodation type ID
  4. And → Fill in the condition
    1. Subcontext: Reservation
    2. Parameter: Arrival date
    3. Operator: Is before or on
    4. Value: Current date (meaning today)
    5. Plus or Minus: Plus 60 days


Image Added


Back to top