Built a monetized quiz app as a Gumroad product using AI — sharing my workflow

Hey n8n community,

Sharing a quick project I built this week as part of my
automation + digital product stack.

Built a freemium quiz web app (single HTML file) using AI,
deployed on Netlify, with:
→ Email capture via Netlify Forms
→ Paywall linked to Gumroad (₹99)
→ Score gating + dark mode + sound effects

Live demo: https://spiffy-caramel-bb79a1.netlify.app/

Next step is connecting an n8n workflow to:

  • Catch Netlify form submissions
  • Log emails to Google Sheets
  • Send welcome email via Gmail node
  • Trigger Gumroad discount code on purchase

Anyone done Netlify Forms → n8n webhook integration before?
Would love to compare notes.

1 Like