Skip to main content

Automation

Automation handles the routine without a person: it reminds a customer about a booking, gives a manager a task, notifies about a new order, brings attention back to a stalled deal. In the interface these rules are called scenarios.

The «Automation» section: a list of scenarios with triggers, actions and an active toggleThe «Automation» section: a list of scenarios with triggers, actions and an active toggle
The event on the left, the action on the right, the toggle for switching on

How to create a scenario

  1. Open Administration → Automation and press Add scenario.
  2. Give it a name and a description.
  3. Pick the trigger event — what has to happen.
  4. Add conditions if the scenario is not needed every time. Without conditions it fires on every event.
  5. Add one or several actions.
  6. Turn the Active toggle on and save.

A scenario can be prepared in advance and started later: while it is off, it does not fire.

What a scenario is made of

The event — what happened. Events are grouped by section: POS, inventory, orders, customers, deals, bookings, payroll, messenger and others. A separate group is By time: before a booking starts, by an asset service date, after a deal is completed, an order deadline approaching.

Conditions compare event fields with a value: equals, does not equal, contains, greater, less, between, is set, is in a list. So one scenario works only for large orders and another only for a specific branch.

Actions — what to do:

ActionWhat happens
Notify (in-app)A message inside the system to those with the right role
Notify the customerA letter or an SMS through your channel
Bring a customer backA message to those who have not been around for a while
Note in the customer cardAn entry in the card history
Add a tag to the customerA mark that segments are built from
Assign an ownerA deal, order, booking or customer gets an executor
Change the deal stageThe request moves along the funnel
Change the order statusThe order moves to the needed state
Create a taskA to-do with a deadline for the owner
Delay an actionRun the next action in N hours or days
Outgoing webhookTell an external system about the event

Event data can be inserted into the notification title and body: the field name goes in double curly braces, for example {{displayName}}.

Ready-made scenarios

Some scenarios arrive with a business module — for example bringing "sleeping" customers back for salons and gyms. These arrive switched off: campaigns cost money and are worth turning on deliberately.

Where to start

Two scenarios pay off almost always: a booking reminder (fewer no-shows) and a task for a new lead (fewer lost enquiries). Add the rest as you notice repeating manual work.

GoalEventAction
Reduce no-showsA day before a bookingNotify the customer
Stop losing enquiriesA lead is createdCreate a task for a manager with a deadline
Move the funnelA deal with no movement for 7 daysNotify the owner
Bring customers backNot seen for 60 daysBring a customer back with a message
Watch paymentsAn order is ready but not paidNotify the customer and the manager
Watch stockStock below the thresholdNotify the person responsible for purchasing

How many messages reach a customer

  • A daily limit applies: one customer will not receive a dozen messages a day even if several scenarios fired. The threshold is set by the "Daily marketing message limit" setting of the System component.
  • Customers without consent to communications receive nothing.
  • Messages go through your connector. Until one is set up, the system says so with a signal.

How to check that a scenario works

  1. Turn it on and do the thing that should trigger it: create a test order, move a deal to a stage.
  2. Open the run history — it shows the date and the status: Success, Error or Skipped. Runs are filtered by status and searched by details.
  3. No runs — widen the conditions: a scenario most often stays silent because a condition is too narrow.
  4. There was a run but the message did not arrive — check the channel: mail and SMS go through the connector.

The scenario row shows a summary: Conditions: 2 · Actions: 1 · Runs: 47.

Moving to another company

The Export button saves scenarios to a file, and Import loads them into another company. This helps when you run several legal entities with the same processes. After an import you see how many scenarios were created and how many were skipped as name duplicates; the loaded ones arrive switched off.

In short

  • A scenario is made of an event, conditions and actions; without conditions it fires on every event.
  • Ready-made scenarios from modules arrive switched off.
  • The run history shows the status of every firing and helps find the cause.
  • Scenarios move between companies with the Export and Import buttons.
  • Clients — segments and campaigns.
  • Deals — tasks and stages.
  • Reports — signals that work without any setup.