Hey everyone 👋
Just wrapped up a beginner-friendly automation using the new n8n Data Tables feature, and it’s honestly a game changer for organizing and tracking info directly inside n8n!
Here’s what I built 👇
🧩 Project: Simple Lead Tracker
⚙️ Features:
- Automatically captures new leads from a form/webhook
- Stores them neatly in an n8n Data Table
- Has a Status column that updates as leads move from New → Contacted → Converted
- Can even trigger automations based on the status (like sending follow-ups or Slack alerts).
The new Data Tables made this super smooth — no external database, just native inside n8n. 🔥
I’m planning to expand it next with:
- Auto-email replies when status changes
- A mini dashboard for visualizing lead progress
If anyone wants the workflow JSON or a mini walkthrough, I can share it here too 🙌