I developed an automation to manage business leads from a web form connected to an n8n workflow.
The flow allows a user to complete a landing page form, the backend validates the data, and n8n registers the lead in Google Sheets, sends an automatic confirmation email, and notifies the sales team in Slack.
This solution helps reduce manual work, avoid lost leads, and improve response time by keeping new prospect information organized in real time.
Technologies used: React, Node.js, Express.js, JavaScript, n8n, Webhooks, Google Sheets, Gmail and Slack.
Like this project
Posted Jul 3, 2026
I developed an automation to manage business leads from a web form connected to an n8n workflow.
The flow allows a user to complete a landing page form, the ...