Capture purchase orders sent to a shared inbox and turn each attached Excel form into structured data. The flow screens messages, extracts key fields, checks totals, and sends clear replies. It suits teams that handle many purchase orders and need faster intake.
It watches an Outlook mailbox for new emails and uses AI to spot real purchase order submissions. If the attachment is not an Excel file, a polite reply asks for the right format. When the file is valid, the sheet is read into rows, converted into a markdown table, and passed to an AI extractor with a defined schema. Dates are corrected, simple checks confirm the order number and totals, then the sender gets either an acceptance or a rejection message. A final step leaves room to pass the clean data to your ERP or accounting tool.
Setup needs Microsoft Outlook and OpenAI credentials. Most teams see data entry time drop from about 15 minutes to around 2 minutes per order, with fewer mistakes and faster replies to buyers. It fits procurement and ops teams that receive XLSX forms from vendors and want consistent intake without manual typing.