ERPNotes And ERPGate Functions

-
Webstore application
-
Low cost, good scalability
-
Not much ERP related functions
-
Not a great concept of inventory beyond pricing and stock on hand
-
Hoselink has a special Shopify connector.

-
Webhook versions as they will eventually be deprecated.
-
Despatch location - just access Settings > Locations and it will be the end of the URL.
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. |