Skip to main content

Overview

A trigger is a rule that watches for a specific Shopify event and sends a notification to a hub (Slack, Email, Telegram, or Discord) when that event occurs. Each trigger can be filtered with conditions and scheduled for immediate or batched delivery.

Trigger Types

Alius supports 20 trigger types across six Shopify entities:

Product

Order

Refund

Customer

Returns

Cart


Trigger Fields

Each trigger has the following configurable fields:

Trigger Status

Each trigger has an Active / Disabled toggle:
  • Active — The trigger is live and will fire notifications when events occur.
  • Disabled — The trigger is paused. No notifications are sent, but configuration is preserved.
Triggers can be enabled or disabled from the trigger form or from the triggers list.

Creating a Trigger

Creating a trigger is a two-step process: Step 1 — Choose a template Clicking Create Trigger opens the template picker page. You can either:
  • Select a pre-built template (see Pre-built Templates below) to start with a pre-configured type and conditions.
  • Click Blank Template to start from scratch.
Step 2 — Fill in the form
  1. Fill in the Title.
  2. The Type and Conditions are pre-filled if you chose a template — you can adjust them.
  3. Select a Notification Hub. On the Free plan this is a single-select dropdown; on Pro it is a multi-select so you can send to several hubs at once.
  4. Select the Channels/Recipients for each hub.
  5. Select a Schedule (defaults to Instant; non-instant schedules require Pro).
  6. Optionally select a saved Template.
  7. Click Create Trigger.
The trigger starts processing events immediately.

Pre-built Templates

The template picker offers nine ready-made configurations. Selecting one pre-fills the trigger type, category, conditions, and condition mode — all of which can be adjusted before saving. Templates are client-side only — no extra data is stored for choosing a template.

Multi-Hub Notifications (Pro)

On the Pro plan, a single trigger can send to multiple hubs simultaneously — for example, Slack and Email and Discord all at once.
  • The hub selector on the trigger form changes to multi-select checkboxes.
  • Each selected hub uses its own channel/recipient configuration.
  • Each hub+recipient pair produces a separate entry in Notification History.
On the Free plan, only one hub can be selected per trigger. A banner in the form explains the restriction and links to the upgrade page.

Editing and Deleting Triggers

  • Click any trigger row on the Triggers page to open the edit form.
  • Use the checkbox column to select multiple triggers and delete them in bulk.
  • A confirmation modal appears before deletion.

Trigger Limits

Triggers are one of three automation types — Reports and Goals have their own separate limits. See Reports, Goals, and Pricing. When the plan limit is reached:
  • The Create Automation button is disabled with a warning banner.
  • The banner includes an Upgrade button linking to Shopify’s pricing page.
  • The server also enforces the limit — the form submission is rejected if the UI is bypassed.