Skip to main content

Acumatica / MYOB Acumatica

The WMS integration for Acumatica / MYOB Acumatica (previously named MYOB Advanced) imports sales orders from Acumatica to the WMS for fulfillment, updates being pushed back to Acumatica as orders are completed.

Acumatica Setup​

API Access​

For the integration to access the Acumatica API the following details need to be provided:

  • API Url
  • Endpoint
  • Username
  • Password
  • Tenant
  • Locale - These are language code / country code combinations, e.g. en-NZ.

Sales Order Filtering​

So only the relevant sales orders are imported into the WMS to process, filtering criteria needs to be provided.

Acumatica sales orders are typically filtered using the following criteria:

  • Status - The sales order status used to indicate the order is not in a draft state and is ready to fulfill.
  • Warehouse ID - The warehouse ID used to indicate the 3PL warehouse location to fulfill orders from.

WMS Setup​

WMS setup instructions.