Hello,
I would like to know if it’s possible to also include the custom metafields when exporting orders in shopify? If so, how do I do that using an app or programmatically? Thank you.
Hello,
I would like to know if it’s possible to also include the custom metafields when exporting orders in shopify? If so, how do I do that using an app or programmatically? Thank you.
Hello @eduard95
You can build a custom app to export orders. The Shopify metafields API can extract metafields for orders
https://shopify.dev/docs/api/admin-rest/2023-07/resources/metafield
Hi @ZenoPageBuilder . Thanks for the information. appreciate it! is there a way to do it in liquid?
Not really something that can be easily done in liquid, unless you wanted to use an app like Mechanic.
Or you could use a reporting app like Report Toaster to do this in just a few clicks.
Hi @eduard95 !
Not sure if this is still an issue, but I just built a very small app for myself that does exactly this.
Hope this helps!
https://apps.shopify.com/order-metafield-export