Add an Address validation failed trigger to Shopify Flow so merchants can automate downstream actions when Shopify flags an order with a shipping address warning or error.
Shopify already validates addresses in the admin and can validate shipping addresses at checkout, but merchants currently can’t natively automate actions based on those validation results in Flow. A Flow trigger for address validation outcomes would help reduce failed deliveries, reshipments, and manual review time by enabling alerts, tags, holds, and customer outreach workflows.
-
Trigger conditions
:
-
Order has
address warning
-
Order has
address error
-
Address status changes from
flagged
to
resolved
-
-
Data exposed to Flow
:
-
Order ID
-
Customer info
-
Validation status
-
Warning vs error
-
Suggested corrected address
-
Original submitted address
-
Country / region
-
Whether the merchant marked the address as valid manually
-
Why this request fits Shopify well:
-
Shopify already has native
address validation
on orders and at checkout
-
Shopify already surfaces
warnings
and
errors
in the admin
-
The missing piece is the
automation hook
into
Flow