Setup
Add the Shopify Flow trigger
Shopify Flow owns the workflow logic. FlowRelay owns the reliable handoff into the matching trigger.
Steps
Complete these in order.
-
Create the Shopify Flow workflow
Open Shopify Admin, open Shopify Flow, and create a workflow for the event you want to receive.
-
Choose the matching trigger
Choose the FlowRelay trigger that matches the endpoint trigger variant.
-
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.
-
Enable the workflow
Save and enable the workflow in Shopify Flow.
-
Send a synthetic test
Return to FlowRelay, send one test event, and open the receipt to confirm the handoff.
-
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.
- Install FlowRelay from the Shopify App StoreInstall FlowRelay before adding the matching FlowRelay trigger in Shopify Flow.
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.
- Trigger variants and event mappingChoose the matching FlowRelay trigger and identifier path.
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.
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.
FlowRelay