Join the waitlist for a focused preflight checker that reviews order CSV fields, SKUs, weights, services, and missing shipping data before import.
Example
See the kind of messy input this waitlist is validating and the product-style report it could return.
Example input
Uploaded file: shipstation_orders_import.csv Order Number,Order Date,Recipient Name,Address 1,City,State,Postal Code,SKU,Quantity,Weight Oz,Requested Service 10042,2026-06-01,Sample Customer,14 Market St,Austin,TX,78701,AP-100,1,12,USPS Ground Advantage 10043,2026-06-01,Sample Customer 2,22 Pine Ave,Nashville,TN,,MB-330,1,64,UPS Ground 10044,2026-06-02,Sample Customer 3,8 Lake Rd,Portland,OR,97201,TT-204,two,8,USPS Ground Advantage 10045,2026-06-02,Sample Customer 4,19 Hill St,Denver,CO,80202,ZZ-999,1,,FedEx 2Day
Example output
Report summary
CSV order import reviewed with missing fields and invalid values isolated before ShipStation upload.
4
Orders checked
3
Blocking issues
2
Warnings
1
Ready orders
Detected findings
Missing postal code
highOrder 10043 has no Postal Code, which can block label creation.
Invalid quantity value
highOrder 10044 uses Quantity = two instead of a numeric value.
Missing weight
highOrder 10045 has no Weight Oz value.
Unknown SKU risk
mediumZZ-999 appears in the import but is not in the provided SKU reference.
Import fix queue
| Order | Problem | Suggested fix |
|---|---|---|
| 10043 | Missing Postal Code | Fill postal code before import |
| 10044 | Quantity is text | Set numeric quantity |
| 10045 | Missing Weight Oz | Add item or package weight |
| 10045 | Unknown SKU | Verify SKU reference |
Waitlist
Leave your email and optionally describe the exact file or workflow you would want checked.
FAQ
Will this buy labels or rate shipments?
No. It is only a CSV preflight concept for order import data.
What fields would it check?
Required addresses, quantities, weights, SKUs, requested service values, order numbers, and obvious format issues.
Does it need ShipStation API access?
Not for the first version. A CSV-based workflow keeps validation simple and self-service.
What should I describe when joining?
Mention whether your import issues come from ERP exports, manual CSVs, kit orders, or missing shipping fields.