/
Shopify Order Key Change
Shopify Order Key Change
Order Create
Orders.id<>customerOrderNumberFulfillment Create/Update using Shipment Create, Packed Event:
customerOrderNumber: {{Orders.id}}
Use Case:Mark COD Order as Paid when Delivered:
customerOrderNumber: {{Orders.id}}
Use Case:the Orders.id is used to Prepare "Transactions API"
Now if we map FulfillmentOrders.id<>customerOrderNumber
Then we would need to call https://shopify.dev/api/admin-rest/2021-10/resources/fulfillmentorder#%5Bget%5D/admin/api/2021-10/fulfillment_orders/%7Bfulfillment_order_id%7D.json API once we receive the Shipment Events and extract Orders.id and pass it in the remaining flow.
, multiple selections available,
Related content
Shopify Create Order Flow
Shopify Create Order Flow
More like this
Create Fulfillment for Shopify (changes)
Create Fulfillment for Shopify (changes)
More like this
Updated Shopify Partial Order Cancellation Flow
Updated Shopify Partial Order Cancellation Flow
More like this
Mark Shipping Status of Shopify Orders
Mark Shipping Status of Shopify Orders
More like this
Shopify Return Sync using ItemId
Shopify Return Sync using ItemId
More like this
Payment method sync in Shopify order and Activity log.
Payment method sync in Shopify order and Activity log.
More like this