Within about 60 seconds, the PO data appears as a new row — vendor, PO#, date, items, and total extracted automatically.
約60秒以内に、ベンダー・PO番号・日付・品目・合計金額が自動で行として追加されます。
The PDF attachment is sent to our server, which extracts the text
PDFの添付ファイルをサーバーに送信し、テキストを抽出
GPT-4o reads the extracted text and structures it as JSON (vendor, PO#, items, total)
GPT-4oがテキストを読み取り、JSON形式に構造化(ベンダー・PO番号・品目・合計)
n8n appends the structured data as a new row in Google Sheets
n8nが構造化データをGoogleスプレッドシートの新しい行として追記
⏱ Email polling runs every 60 seconds. If your row doesn't appear within 2 minutes, check that your subject line starts with PO: and the PDF is attached. メール受信チェックは60秒ごとです。2分経っても反映されない場合は、件名が「PO:」で始まりPDFが添付されているかご確認ください。