Extract Invoice Data from Email into Google Sheets
Watch Gmail for supplier invoices, parse the PDF with LlamaParse, extract the fields with AI and add them to Google Sheets.
Starts on: New Gmail email
Send a PDF straight to Claude or Gemini to extract and reshape the information you need, and compare the two.
Classic PDF extraction chains OCR with a separate model, which loses layout and adds steps.
An operations analyst picks a PDF in Google Drive and writes what to extract in a prompt. The file is sent to both Claude and Gemini in a single step each, so the analyst can compare results before choosing a model.
Adapted from a community workflow template. Before publishing we removed credentials, account and file IDs, email addresses and sample data. The original author's setup notes are kept inside the workflow file.
Watch Gmail for supplier invoices, parse the PDF with LlamaParse, extract the fields with AI and add them to Google Sheets.
Starts on: New Gmail email
Extract every question from an RFP document and draft answers from your company documents with an OpenAI assistant.
Starts on: Incoming webhook
Convert bank statement PDFs, including scans, into Markdown with a vision model, then extract rows such as deposits.
Starts on: Run manually