FlowRelay FlowRelay Docs Shopify Flow Search /
All docs pages

START

USE CASES

SET UP

OPERATE

RECOVER

AGENT ACCESS

REFERENCE

Setup

Add the Shopify Flow trigger

Shopify Flow owns the workflow logic. FlowRelay owns the reliable handoff into the matching trigger.

Next step Continue with Send your first test event.

Steps

Complete these in order.

  1. Create the Shopify Flow workflow

    Open Shopify Admin, open Shopify Flow, and create a workflow for the event you want to receive.

  2. Choose the matching trigger

    Choose the FlowRelay trigger that matches the endpoint trigger variant.

  3. Add routing conditions when shared

    When the trigger variant is shared, add conditions for the endpoint Source label and resolved Event type; then add actions that are safe for synthetic test data.

  4. Enable the workflow

    Save and enable the workflow in Shopify Flow.

  5. Send a synthetic test

    Return to FlowRelay, send one test event, and open the receipt to confirm the handoff.

  6. Check the downstream result separately

    Delivered means FlowRelay handed the trigger to Shopify Flow. Inspect Shopify Flow separately for branches and downstream actions.

Match the trigger #

The Shopify Flow workflow must use the FlowRelay trigger that matches the endpoint trigger variant. A mismatch can produce an accepted FlowRelay event with no enabled workflow handoff. When more than one endpoint or workflow uses the same trigger variant, add Shopify Flow conditions for the endpoint Source label and the resolved Event type so only the intended workflow path runs.

Before choosing the Flow trigger #

If the operator is unsure whether the endpoint should be generic, native order/customer/product, or related-resource inventory/fulfillment/return/company, use the trigger variants and event mapping reference before enabling the Shopify Flow workflow.

Keep the first workflow safe #

For the first proof, use conditions and actions that are safe with synthetic data. Avoid customer emails, fulfillment changes, inventory mutations, and production side effects until the receipt confirms the handoff.

Success check #

Delivered means FlowRelay handed the trigger to Shopify Flow. It does not mean downstream Shopify Flow branches, app calls, fulfillment changes, emails, or later systems completed. Inspect Shopify Flow run behavior separately.

If Shopify Flow does not run #

Check that the workflow is enabled, the trigger variant matches the endpoint, required identifiers are mapped, and the test data satisfies Shopify Flow conditions.

Handoff boundary

Delivered means FlowRelay handed the trigger to Shopify Flow. It does not mean downstream Shopify Flow branches, app calls, fulfillment changes, emails, or later systems completed.

Local docs search