Maintaining an accurate sales and profit tracker: historical sales imported via OCR now, with a live automation phase planned for completed-order emails.
Maintain an accurate sales and profit tracker that imports historical Vinted sales and can later update automatically when an order is completed.
The historical-import phase is complete. A five-page image-based Vinted sales export was processed with OCR and added to a safe copy of the existing Excel tracker as a new "Vinted Sales" sheet. The live automation phase has not yet been implemented.
Sales_Tracker_Fixed.xlsxExport of sales.pdf#REF! formula.| Field | Purpose |
|---|---|
| Order ID | Stable duplicate prevention |
| Sale date | Revenue reporting |
| Completion date | Recognise income only when complete |
| Item | Match against stock |
| Buyer | Reconciliation |
| Platform | Support future marketplaces |
| Status | Exclude cancellations and returns |
| Sale price | Revenue |
| Purchase cost | Profit calculation |
| Postage and fees | Net profit calculation |
| Profit | Performance reporting |
Using completed-order email notifications rather than an unofficial Vinted API:
For an Excel/OneDrive workflow, Power Automate is the natural first option. The automation should trigger only when payment or the order is fully completed — not when an item is merely marked sold.