Conversations about creating, managing, and using metafields to store and retrieve custom data for apps and themes.
I have a webhook on my shopify store that triggers when a fulfillment is created. I need to be able to see the metafields that are with this order when I receive the fulfillment. Is this possible?
I would extract the order_id and then make another call to get the metafields, but this is not possible in my scenario.