Invoice capture from a form, plus a weekly spending report

Upload an invoice through a form — the scenario reads the data, validates it, and files it in a table, then emails you a spending report once a week.

  • Totals and details are pulled from the invoice with no retyping
  • Malformed invoices are caught by the validation step
  • All spending is collected in one place
  • The weekly report arrives by email on its own
n8n Form