Hello,
I’ve been trying to create a Shopify flow that will send an email to myself if the customer who places an email has “xyz” in their email address.
I’ve tried adding this info through the flow’s template variables, but the email that comes through does not include the information.
I’m trying to display:
- Order #
- Time placed
- Customer name
- Shipping address
- Customer email
- Items ordered & quantities
- Link to view the order in the administration side of Shopify
- For this, I initially tried using {{order.id}} appended to our shop admin URL: https://lordbaltteststore.myshopify.com/admin/orders/{{order.id}}
Can someone guide me on how to create this within flows?
Best,
John