SAP Business One Pick List to ShipStation Order


First published on: 08/03/2023/12:02 am

 

 

 

Workflow Description

This workflow updates or creates an order in ShipStation when a pick list is created or updated in SAP Business One.

 

The workflow retrieves the SAP Business One order linked to the pick list.

 

The workflow then uses the SAP Business One order data to create a new ShipStation order.

 

Workflow Diagram

 

Mapping

The following mapping will be applied:

 

SAP Business One Order

ShipStation Order

Comments

Header

 

 

DocNum

orderNumber

 

DocEntry

orderKey

 

DocDate

paymentDate

 

DocDate

orderDate

 

DocTotal

orderTotal

 

DocTotal

amountPaid

 

VatSum

taxAmount

 

 

orderStatus

“awaiting_shipment”

Lines

 

 

ItemCode

items.sku

 

ItemDescription

items.name

 

Quantity

items.quantity

 

Price

items.unitPrice

 

Addresses

 

 

CardName

billTo.name

 

BillToStreet

billTo.street1

 

BillToCity

billTo.city

 

BillToZipCode

billTo.postalCode

 

BillToState

billTo.state

 

BillToCountry

billTo.country

 

CardName

shipTo.name

 

hipToStreet

shipTo.street1

 

ShipToCity

shipTo.city

 

ShipToZipCode

shipTo.postalCode

 

ShipToState

shipTo.state

 

ShipToCountry

shipTo.country

 

 

Assumptions

  • ShipStation SKU will match SAP Business One ItemCode.
  • The default username and email for ShipStation orders must be provided.

 

 

 

Previous

Next


  

Last modified: 11/15/2023/8:21 pm

-