EZ Exporter Update: Export Delivery Instructions From a Shopify Order

Shopify recently added the "Delivery Instructions" information to the 2024-07 release of the Shopify REST API.

This is the optional information that the customer entered on the Shopify checkout page when choosing "Local Delivery" for the shipping:

In the Shopify Admin, this is displayed at the top right of the order detail page:

We've updated EZ Exporter so you can now include this information as part of your Shopify order CSV or Excel export.  You can select the following fields to do so:

fulfillment_orders.delivery_method.additional_information.instructions Fulfillment Orders Delivery Method Instructions (type: text). The delivery instructions to follow when performing the delivery.
fulfillment_orders.delivery_method.additional_information.phone Fulfillment Orders Delivery Method Phone (type: text). The phone number to contact when performing the delivery.

When exported, the output will look something like this:

Tags: new features, ez exporter, shopify local delivery