What does Delivered mean?
Delivered means FlowRelay handed the trigger to Shopify Flow. Shopify Flow still owns branches, downstream app calls, emails, fulfillment actions, and later outcomes.
FlowRelay
View FlowRelay for Shopify Flow
Shopify Flow guide
Warehouse events are operationally loud because delays and duplicates can become customer-facing quickly. FlowRelay gives the event a governed front door before Shopify Flow runs the workflow.
WMS and 3PL events are framed by operational impact, not as generic webhooks.
The team can see what must be known before production traffic moves.
The sender event enters the workflow system the store already uses.
What changes
A WMS and 3PL system may say it sent a shipment created, pick exception, inventory adjustment, carrier handoff, or fulfillment delay event, but the operator still needs to know which Shopify Flow trigger family received it, what was accepted, and what can be safely retried or shared.
How FlowRelay helps
Use a FlowRelay endpoint for the WMS and 3PL sender, choose the fulfillment, inventory, order, or return trigger family, send one safe test event, and confirm the Shopify Flow handoff before relying on production traffic.
Evidence to check
The checklist makes the guide concrete: sender, event, Shopify Flow target, safe test event, receipt check, common failure states, and rollback owner.
How to start
Start with one concrete event and the exact evidence the operator will inspect.
Pick one WMS and 3PL signal such as shipment created, pick exception, inventory adjustment, carrier handoff, or fulfillment delay.
Select the Shopify Flow trigger family that matches the business object: fulfillment, inventory, order, or return.
Use a low-risk example without secrets, copied customer records, or irreversible downstream actions.
Confirm authentication, mapping, Flow readiness, handoff result, diagnostics path, and replay caution.
Existing-path check
Before changing a sender, list the outside system, current receiver, intended Shopify Flow trigger, owner, rollback path, evidence source, confidence level, and any access gaps. FlowRelay, Shopify Sidekick, and authorized agents cannot automatically discover every existing webhook app, Zapier or Make scenario, middleware route, serverless function, or receiver unless those systems are available to inspect. If the current environment is incomplete, start with one low-risk event and document what is unknown.
Questions
Delivered means FlowRelay handed the trigger to Shopify Flow. Shopify Flow still owns branches, downstream app calls, emails, fulfillment actions, and later outcomes.
No. Public proof should use receipt facts, endpoint settings, mapped fields, support codes, and redacted diagnostics. Do not include endpoint secrets, authentication headers, tokens, raw event bodies, customer data, or copied private logs.
This is a good fit when WMS and 3PL events should trigger Shopify Flow while keeping handoff evidence, recovery context, and sensitive data boundaries clear.