Changelog - 2023.0.1
Summary of the changes:
Fields are removed/deprecated and added in Customer, Order and Product Variant.
Added 2 new actions and they are CREATEFULFILLMENTV2 and UPDATEFULFILLMENTV2
Details of the changes:
Fields changes:
Blue font: Some info about the changes
Green font: Newly added fields
Red font: Removed fields (so don't use/map them anymore)
Capitalized black font: An object/message standard in our case
Non-capitalized black font: A field in that object
Actions Changes:
We are still supporting these 3 actions, but they are using slightly older Shopify version. So it is preferably slowly start switching to V2 below as they will are more stable in long term.
CREATEFULFILLMENT
UPDATEFULFILLMENT
UPDATEFULFILLMENTCOMPLETE
The 2 new actions are:
(Please use the new message standards from the Drive for the 2 new actions)
CREATEFULFILLMENTV2
UPDATEFULFILLMENTV2
It is only able to update the tracking info and shipment status.