RELAYSHIP vs FULFILLEO

Fulfilleo alternative: when your supplier doesn’t send CSVs.

Fulfilleo wants your supplier to be technical. Yours isn’t.

Fulfilleo pulls tracking data from email, REST API, or FTP — but only reads structuredformats (CSV, Excel, JSON, XML). If your supplier sends a plain-text email or a PDF shipping label, Fulfilleo can’t help.

Here’s the email Fulfilleo can’t read

Subject: Dispatch confirmation — Order #5829

Hi Leandro,

Your shipment has been dispatched today. Tracking: 1Z999AA10123456784 (UPS).
Items shipped: 2x BLUE-M, 1x RED-L.
ETA 5-7 business days.

Thanks,
ACME Wholesale

It’s a real dispatch email. There’s no CSV, no JSON, just a paragraph of English. Fulfilleo can’t parse it. Relayship’s extraction: { tracking: '1Z999AA10123456784', carrier: 'UPS', orderReference: '#5829', skus: ['BLUE-M', 'RED-L'] }. Matched to order #5829, fulfilled in 45 seconds.

That’s the whole difference. The rest of this page is details.

Fulfilleo parses files. We parse content.

Fulfilleo pulls tracking from email, REST API, or FTP, but only reads structured formats (CSV, Excel, JSON, XML). If your supplier attaches a CSV, Fulfilleo reads the CSV. If there’s no attachment (or it’s a PDF label, or the tracking is in the body text), Fulfilleo is stuck.

Relayship reads whatever’s in the email. Plain text body, HTML tables, PDF shipping labels. Gemini’s multimodal model extracts tracking numbers from unstructured content. No attachment required.

Feature comparison

FeatureFulfilleoRelayship
Plain-text email bodyNoYes
HTML email body / tablesNoYes
PDF shipping labelNoYes
CSV / XLS attachmentYesYes (if present)
JSON / XML attachmentYesYes (if present)
REST API pullYesRoadmap (Scale+)
FTP / SFTP pullYesNot planned
Custom supplier prompt tuningNoYes (Growth+)
Per-supplier format learningNoYes
Confidence-gated human queueNo (runs the file as-is)Yes

PDF shipping labels

Some suppliers skip the email text entirely and just attach a PDF label from UPS, FedEx, DHL, or YunExpress. Gemini reads the barcode region of those labels directly and extracts the tracking number. Fulfilleo doesn’t do OCR; it treats the PDF as an opaque blob.

When to stay on Fulfilleo

If your 3PL pushes a structured fulfillment feed on a schedule and that feed hasn’t broken in months, Fulfilleo’s polling model works fine. It’s purpose-built for structured data.

Most merchants don’t have that feed.

Start 14-day trial See pricing