Live demo: real-world lead-to-email funnel built on n8n

Hey everyone :waving_hand:

I have put together a small live demo that shows how a real lead generation and email follow-up funnel can be implemented with n8n and actually run end‑to‑end in the browser.

The demo lives here: n8n Automation & AI Chatbots | MaksiKova — Vienna automationflow

What this demo shows

  • Lead capture from a simple front-end form into n8n.
  • Data enrichment and basic qualification logic inside the workflow (tags, source, interest, etc.).
  • Pushing contacts into a CRM / mailing list and triggering a personalized email sequence.

The goal was to replicate the same n8n automation architecture that I use in production for small businesses (e‑commerce and info products), but in a safe sandbox where you can click around and see every step.

Why it might be useful

  • You can show it to clients to explain “what n8n will do behind the scenes” without opening your real instance.
  • Beginners can follow the full path from form submission to email sending and CRM sync, instead of looking at isolated workflow screenshots. n8n
  • More advanced users can use it as a starting point and adapt the pattern to their own stacks (different CRMs, email providers, chatbots, etc.).

Looking for feedback

I would really appreciate feedback from the community on:

  • What would you like to see added to the demo (AI enrichment, chatbots, multi‑step scoring, webhooks, etc.)?
  • Would a downloadable workflow JSON + short video walkthrough be helpful?
  • Any ideas to make this more educational for non‑technical business owners?

Again, the live demo is here: n8n Automation & AI Chatbots | MaksiKova — Vienna

Thanks in advance for any thoughts or suggestions!