Paste a farm availability email to parse it
The parser runs on the fmi-email-ingest Cloudflare Worker — parsed rows are saved as a draft batch there, not in the ERP database. Nothing here creates real, sellable inventory yet. To turn a draft into real FUTURE stock in Order Entry / Shop / Inventory, open the batch's Review → screen and use its Publish approved → pools button — that's the one step that actually writes to the ERP. Pick the farm trust mode — new farms default to Review Required, switch to Auto-Publish once you trust their parses (this only skips the per-line approval click on the Worker; it does not publish to the ERP by itself).
Paste availability email
Required: farm code + vendor location. Email body should be the raw text — paste with linebreaks intact.
Runs the engine locally — no data leaves this browser.
Recent draft batches
Each parsed email becomes a draft stored in the Worker's queue — not yet real ERP inventory. Open Review → to resolve the lines against Product Master and publish real FUTURE stock; the counts below (pending / approved / rejected / published) all describe status in the Worker, not in the ERP database.