New 2D UDI and GS1 barcodes. One scan captures GTIN, lot, expiry and serial.
Integrations

It writes back to the system you already use.

Scan an order number and the order comes up on screen, so the packer can see what belongs in the box. Scan a serial number and we write it back to that order, so the record is in the system your team already uses.

Fulfillment systems

Where the record goes.

Connect as many as you use. We match orders by their number, so give each store its own order-number pattern and we can tell them apart.

ShipStation

Scan the order number and we look the order up in ShipStation. Each serial number you scan goes into that order's Internal Notes field, before the order is marked Shipped.

ShipStation serial number tracking →

Shopify

Scan the order number, see the order on screen, and the serial numbers you scan go into that order's notes. Connect as many stores as you run, each with its own order-number pattern.

Shopify serial, lot and UDI tracking →

Veeqo

Scan the order number, see the order on the screen. Scan serial numbers or UDIs and we store them here and add them as notes to the order in Veeqo.

Veeqo serial number tracking →

Webhooks and Zapier

Give us a URL and we will POST to it every time a serial number is added to an order. Point it at a Zapier catch hook and the data can go to anything Zapier connects to.

Webhooks

What we send you.

Usually within seconds of the scan. Any 2XX response counts as delivered. Anything else is retried, with longer and longer waits, for 48 hours.

When a serial number is scanned

{
    "timestamp": "2026-01-02 03:04:05",
    "order_id": "111-1234567-7654321",
    "serial_numbers": [ "serial-1234567", "serial-9876543" ]
}

When one is deleted

{
    "timestamp": "2026-01-02 03:04:05",
    "order_id": "111-1234567-7654321",
    "serial_numbers": [ "serial-9876543" ],
    "deleted": true,
    "deleted_serial": "serial-1234567",
    "deleted_reason": "accident"
}

Something not mentioned yet?

Tell us what you are running and where the data needs to go. We have built one-off integrations before. For larger custom e-commerce integration work, the team at Data Automation know this area well.

Get in touch

Start recording on the next shipment.

Connect your store, scan one order, and look at the record. About five minutes to set up, and nothing to pay for thirty days.