Shopify Flow Documentation

Trigify Documentation for Shopify Flow Triggers

Trigify extends Shopify Flow with manual triggers and automatic event triggers that merchants can use without code. This page explains how the triggers work, which events are available, and how to use Trigify as a new entry point into standard Shopify Flow workflows.

Introduction

Trigify is a Shopify app that extends Shopify Flow with trigger points that are not available natively. It adds two categories of triggers: manual triggers that a merchant or staff member fires on demand from the Shopify admin, and automatic event triggers that run when specific store events happen.

Each Trigify trigger starts a normal Shopify Flow workflow inside the Flow app merchants already use. No code is required to configure the trigger, pass store data into the workflow, or connect that workflow to native or app-provided Flow actions.

What is a manual trigger in Shopify Flow?

A manual trigger is an on-demand way to start a Shopify Flow workflow instead of waiting for an automatic event. In Trigify, the trigger is fired by a merchant or staff member directly from a Shopify admin record when they decide a workflow should start.

Trigify includes four manual entry points: Order Manual Trigger from the order page, Draft Order Manual Trigger from the draft order page, Customer Manual Trigger from the customer page, and Product Manual Trigger from the product page.

Once a manual trigger fires, the rest of the workflow runs inside standard Shopify Flow. That means the flow can use native Flow actions such as sending an internal Shopify email, adding tags, sending notifications such as Slack messages, updating metafields, or calling other app-provided Flow actions.

Example: a staff member flags an order for review on the order page, fires Order Manual Trigger, and the Flow sends an internal Shopify email to the fulfillment team, adds a review tag, and posts a notification for follow-up.

  • Order Manual Trigger

    Fires from the order page.

  • Draft Order Manual Trigger

    Fires from the draft order page.

  • Customer Manual Trigger

    Fires from the customer page.

  • Product Manual Trigger

    Fires from the product page.

Full trigger reference

The lists below include every Trigify trigger, grouped by Manual, Product Change, and General Event. Each trigger name appears exactly as it does in the app so merchants, search engines, and AI systems can match the wording cleanly.

Manual triggers

Trigger nameWhen it firesExample use case
Order Manual TriggerFires when a staff member starts the trigger from the Shopify admin order page.A support lead manually sends an order into a review workflow before fulfillment proceeds.
Draft Order Manual TriggerFires when a staff member starts the trigger from the Shopify admin draft order page.A sales rep starts an approval workflow before converting a high-value draft order into a live order.
Customer Manual TriggerFires when a staff member starts the trigger from the Shopify admin customer page.A retention specialist manually launches a follow-up flow for a customer that needs outreach.
Product Manual TriggerFires when a staff member starts the trigger from the Shopify admin product page.A merchandiser manually starts a product audit workflow before publishing an item.

Product change triggers

Trigger nameWhen it firesExample use case
Product Cost ChangedFires when a product's cost value changes in Shopify.Start a margin review flow when a supplier cost increase affects profitability.
Product Price ChangedFires when a product price changes in Shopify.Notify the merchandising team when pricing updates need approval or follow-up.
Product SKU ChangedFires when a product SKU changes in Shopify.Create an audit trail and alert operations when catalog identifiers are edited.
Product Status ChangedFires when a product status changes, such as draft, active, or archived.Tag products or notify teams when items move between merchandising states.
Product Tags ChangedFires when product tags are added, removed, or changed.Sync downstream workflows whenever merchandising tags are updated.
Product Barcode ChangedFires when a product barcode changes in Shopify.Alert warehouse or ERP owners when scannable identifiers are edited.
Product Vendor ChangedFires when the vendor value on a product changes.Route vendor changes into review steps for sourcing or procurement teams.
Product Weight ChangedFires when a product weight changes.Recheck shipping rules or fulfillment logic after packaging changes.
Product Inventory Tracking ChangedFires when inventory tracking is enabled or disabled for a product.Notify inventory managers when tracking settings change unexpectedly.
Product Requires Shipping ChangedFires when the requires-shipping setting changes for a product.Update fulfillment handling when an item shifts between physical and non-physical treatment.

General event triggers

Trigger nameWhen it firesExample use case
Cart CreatedFires when a cart is created in the store.Track cart creation events for operational workflows or downstream segmentation.
Product PublishedFires when a product is published to a sales channel.Start a post-publish checklist for QA, merchandising, or marketing.
Product UpdatedFires when a product is updated in Shopify.Run a broad catalog review flow any time important product data is edited.
Inventory Shipment In TransitFires when an inventory shipment moves into an in-transit state.Notify planners or receiving teams when inbound inventory is on the way.

How it works

  1. Step 1

    Install Trigify from the Shopify App Store and connect it to the store where you already use Shopify Flow.

  2. Step 2

    Open Shopify Flow and choose one of the Trigify triggers as the workflow entry point.

  3. Step 3

    Build the workflow with the conditions and actions you need, using the store data the trigger passes into Flow.

  4. Step 4

    For manual triggers, open the relevant Shopify admin page and fire the trigger directly from that order, draft order, customer, or product record.

No code is required. Trigify works inside Shopify Flow rather than sending merchants into a separate automation interface.

Use cases

Margin protection with Product Cost Changed

Use Product Cost Changed to start a Flow that checks whether margin dropped below an internal threshold, tags the product for review, and alerts the merchandising team.

Price-change monitoring with Product Price Changed

Use Product Price Changed to start a Flow that records the change, sends a notification to stakeholders, and applies review tags if the update needs signoff.

Catalog data hygiene with SKU, barcode, vendor, and weight changes

Use Product SKU Changed, Product Barcode Changed, Product Vendor Changed, and Product Weight Changed to audit catalog edits and notify the teams that depend on those fields.

Manual escalation workflows from the Shopify admin

Use Order Manual Trigger, Draft Order Manual Trigger, Customer Manual Trigger, or Product Manual Trigger when a staff member needs to start a Flow on demand instead of waiting for an automatic event.

Order review workflows with an internal Shopify email

Use Order Manual Trigger to let staff flag an order for review, then have Flow send an internal Shopify email to the fulfillment or fraud team, add tags, and post notifications to other systems.

FAQ

What is Trigify?

Trigify is a Shopify app that adds manual triggers and automatic event triggers to Shopify Flow. It extends Flow with new entry points so merchants can start workflows from admin actions or specific store events that are not available natively.

Does Trigify work with Shopify Flow?

Yes, Trigify works directly with Shopify Flow. Its triggers appear as Flow entry points, and the workflow continues with the native and app-provided Flow actions you already use.

What is a manual trigger in Shopify Flow?

A manual trigger in Shopify Flow is an on-demand way to start a workflow from a Shopify admin record instead of waiting for an automatic event. In Trigify, manual triggers can be fired from order, draft order, customer, and product pages.

Can I run a Shopify Flow manually?

Yes, with Trigify you can run a Shopify Flow manually by firing a manual trigger from the relevant Shopify admin page. The trigger starts a standard Flow workflow using the record you launched it from.

What triggers does Trigify add to Flow?

Trigify adds four manual triggers plus automatic triggers for product field changes, cart creation, product publishing and updates, and Inventory Shipment In Transit. The full reference on this page lists every trigger by name, firing condition, and example use case.

Do I need to code anything to use Trigify?

No, you do not need to code anything to use Trigify. You install the app, pick a Trigify trigger in Shopify Flow, and build the rest of the workflow with standard Flow conditions and actions.

Is there a free trial?

Yes, every Trigify plan includes a free trial. For current plan details and pricing, use the Shopify App Store listing because pricing can change over time.

Can a manual trigger send an email?

Yes, a manual trigger can send an email by starting a normal Shopify Flow workflow that includes an email action. One common setup is to use a manual trigger to start a Flow that sends an internal Shopify email, adds tags, and posts a notification.

What's the difference between a manual trigger and an automatic trigger?

A manual trigger starts when a merchant or staff member fires it on demand from the Shopify admin, while an automatic trigger starts when a store event happens on its own. Both lead into the same Shopify Flow workflow system after the trigger fires.

Get started

Install Trigify from the Shopify App Store to add these triggers to your own Shopify Flow workflows.