Send Fulfillment Status to Shopify
Prerequisites:
The total Sales record Shipping Status field must be Shipped
GF Shopify Fulfillment Status Send must be False
In the Total Sales list, select Shopify orders that you want to update and then Click Send Fulfillment Status to Shopify
Manual order fulfillment
1. Click Pull Shopify Order Fulfillment Order Information to download Shopify fulfillment order info for the order.
2. Click Fulfill Shopify Order to send the fulfillment info to Shopify
The system will update GF Shopify Fulfillment Status Send to True after the Shopify order fulfillment status is transmitted. When the field is true, Shopify will automatically send a notification email to the customer, saying the packing was shipped.
Field Mapping
Total Sales | Shopify |
---|---|
Shipping Service | tracking_info.company |
tracking_number | tracking_info.number |
GF Shopify Fulfillment Order Id | line_items_by_fulfillment_order[].fulfillment_order_id |
GF Shopify Fulfillment Line Id | line_items_by_fulfillment_order[].fulfillment_order_line_items[].id |
Qty. Â | line_items_by_fulfillment_order[].fulfillment_order_line_items[].quantity |
 Shopify field is not mapped to Total Sales.  | notify_customer (default to true in code) |
Â