Any ideas or apps that have a action where I can pull all the order when using the order create trigger?
Basically need to send several emails after order creation which have nothing to do with the conventional order emails and I need to pull all the order data as well
I dont think you can do this with the Shopify Email app – also as you’ve noticed default Shopify Flow can’t either. The Shopify Email app can seemingly only use Customer data (not just the id; it just based the data on the id).
You’ll need the handle the email sending on your own server, or use another app that has made supported Flow extensions. I think you can achieve this using Klaviyo.
Yeah think your right, think it’ll have to be klaviyo, if klaviyo doesn’t have some within it I might have to send a event to klaviyo with shopify flow