{
  "id": 5861641,
  "title": "urning emailed spreadsheets into Magento orders without asking customers to change",
  "url": "https://urgent.news/2026/09/05/urning-emailed-spreadsheets-into-magento-orders-without-asking",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-09-05T23:23:14.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/jason6688/urning-emailed-spreadsheets-into-magento-orders-without-asking-customers-to-change-5e56"
  },
  "original_language": "en",
  "account": "Many B2B Magento stores have a quiet leak where orders arrive as spreadsheets, PDFs, or hand-written lists without going through the storefront. Salespeople manually create these orders, which takes time and is not reflected in conversion reports. The usual solution is to push buyers to the storefront, but this doesn't work well as most buyers prefer using their existing workflow.\n\nThe author suggests a different approach: let orders arrive in their original format and let Magento handle the conversion. This involves polling a shared mailbox for incoming orders, extracting the order details, and creating a draft order in Magento. The draft is then reviewed and confirmed by a human before the order is created. This process eliminates the need for manual typing and saves time, while still allowing for human oversight and correction.",
  "summary": "Every B2B Magento store I've worked on has the same quiet leak. A chunk of the orders never touch the storefront. They arrive as an .xlsx exported from the buyer's purchasing system, a PDF purchase order, or a photo of a list someone wrote by hand. A person on the seller's side opens the admin, clicks Create New Order, and retypes it. Nobody logs this as a problem because nothing is broken. The…",
  "key_points": [
    "Salespeople create orders manually, bypassing storefront",
    "Author proposes letting spreadsheets arrive in original format",
    "Magento converts orders via draft review before finalization"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}