A hands-free pipeline that turns every incoming email into a clean, validated row in a Google Sheet — powered by Gmail, Claude, and n8n.

Every business runs on emails that contain structured data: orders, leads, applications, requests. But that data sits trapped in prose, waiting for someone to re-type it.
Watches a Gmail inbox and fires the workflow the moment a new message lands.
Claude reads the raw email body and pulls out the fields you care about as structured text.
Manual JSON parsing normalizes Claude's output into a strict, predictable schema.
A true/false gate confirms every required field is present before anything hits your database.
Clean records are appended or updated in Google Sheets — one row per email, ready to query.
The source email is marked read so nothing gets processed twice. Inbox stays clean.
Want this workflow adapted to your inbox and your schema? Let's map it out together.