I am trying to create a flow where when someone purchases a specific product, when the order is delivered, they get an email with the video on how to use it, tips and tricks, and remind them to take their before picture. I’m have an issue with finding a trigger that will allow me to do this. Thanks for any help!
Hi @LizzieCaye
Currently, there isn’t a direct trigger for “Order Delivered” since Shopify doesn’t track real-time delivery status.
A workaround is to use third-party apps like AfterShip to track delivery and trigger an event when the status updates to “Delivered.” Then, you can create a Flow that sends an email once the order is marked as delivered in the app.
Alternatively, if you’re using Shopify’s “Fulfillment Order Delivered” event via an external fulfillment service, you could connect that to your Flow. If tracking manually, you might set a time delay (e.g., 5-7 days after fulfillment) before sending the email.