ERPNotes And ERPGate Functions

Function

Push/Pull

Triggers On

Relevant Settings

Notes

Shopify New Order Webhook

Pull

Scheduled

Shopify.FinancialStatuses -the statuses to look for when pulling down an order. The default is "paid".

Deprecated for all but oldest versions.

Shopify V2 Download Open Orders

Pull

Scheduled

Shopify.CarrierServiceMaps - JSON to map shipping name in Shopify to Carrier Service Codes in .wms.

Shopify.CarrierServicePriorityMap - JSON to map shipping name to JobPriority score in .wms.

Shopify.ItemPriceMap - not often used, maps price to items.

Shopify.InternationalPackMethod - override pack method for international orders.

Shopify.OverrideAllPrices - override prices in Shopify to default value in .wms.

Shopify.Additional04 - writes any string to Additional04.

Shopify.AllowedProductRegex - used to exclude items if they follow a certain Regex.

Shopify.DeliverAddressCountryMap - deprecated.

Shopify.ItemMap -deprecated.

On error, will place a tag on the order called .wms Error, which is searchable.

Standard scheduled pull down to .wms

Shopify Mark Order Shipped

Push

on file export

Shopify.DespatchLocationID - used to map orders to a locationID.

Mark orders shipped in Shopify.

Shopify V2 Adjust Inventory

Push

on file export

Shopify.WarehouseMap - maps Stock On Hand to the correct warehouses.

Based on deltas, not fully synchronised.