Use this powerful n8n workflow to capture website contact form submissions, instantly send alerts via WhatsApp, and automatically log all data into Google Sheets. Perfect for fast lead follow-up.
Download this n8n workflow template and start using it instantly.
Small and medium-sized businesses relying on fast lead follow-up.
Marketing teams needing immediate notification of new website inquiries.
Users looking for pre-built, robust n8n templates for CRM integration.
Developers needing a reliable, self-hosted n8n solution for data piping.
Missing a website lead, even for an hour, can result in lost revenue. This robust n8n workflow solves the delay issue by providing instant, actionable notifications directly to your team's WhatsApp while simultaneously ensuring the data is securely logged.
This automation is initiated by a custom n8n trigger (a webhook), making it compatible with virtually any web form (e.g., WordPress, custom HTML). The workflow uses a code n8n node to clean the incoming data, standardize formatting, and prepare two distinct outputs—a concise WhatsApp alert and structured data for logging. By leveraging this n8n template, businesses can significantly improve their lead response time and maintain a clean, organized database in Google Sheets, all within one powerful n8n platform.
This automation follows a sequential and parallel path, initiated by a crucial n8n trigger:
formattedText) specifically designed for clear reading on WhatsApp. It also adds a real-time timestamp.To deploy this comprehensive n8n workflow, follow these steps:
Document ID and Sheet Name to match your lead database spreadsheet. Ensure your sheet has the required columns: date, name, email, phone, service, message.Phone Number ID and the Recipient Phone Number (your staff's mobile number).This n8n workflow utilizes several key n8n nodes to manage the lead capture process:
Contact Form Trigger (Webhook n8n trigger):
Function: Serves as the starting point, listening for incoming lead data from a website form via a POST request.
Key Configuration: Configured to listen on the path /get_data.
Format Lead Data (Code n8n node):
Function: Cleans input data by handling empty or null values and transforms the data structure. It formats a highly readable WhatsApp message and adds a specific Indian timezone timestamp (Asia/Kolkata). This preparation is vital for subsequent actions.
Key Configuration: Contains custom JavaScript logic to extract and format data fields (name, email, phone, message, service).
WhatsApp Alert (WhatsApp n8n node):
Function: Sends the pre-formatted lead alert text directly to a specified mobile number, ensuring instant notification.
Key Configuration: Uses the expression ={{ $json.formattedText }} for the message body. Requires phoneNumberId and recipientPhoneNumber to be configured.
Log to Database (Google Sheets n8n node):
Function: Logs the structured lead information into a Google Sheets spreadsheet, creating a permanent, searchable database.
Key Configuration: Operation set to appendOrUpdate. Columns are mapped directly from the previous n8n node output: date (receivedAt), name, email, phone, message, and service.
Automate inbound lead capture using this powerful n8n workflow. Enrich contact data instantly via Apollo.io, create contacts in HubSpot, and send instant Gmail notifications. Use this robust n8n templates solution for faster sales cycles.

Automate real-time B2B lead scoring using a comprehensive n8n workflow. Scrape company intelligence, enrich visitor profiles, calculate lead scores, sync results to HubSpot, and alert sales teams instantly via Slack. Explore this powerful n8n template.

Use this powerful n8n workflow to automatically monitor multiple website URLs every minute. Features include robust retry logic, smart status calculation, and instant downtime alerts via Email and Telegram using specialized n8n node configurations.

Use this powerful n8n workflow to monitor website availability every five minutes. Get instant email alerts using a dedicated n8n node when your site returns a non-200 status code, ensuring rapid response to downtime.

Use this powerful n8n workflow to automate daily SEO audits. Fetch URLs from Google Sheets, calculate performance scores, send Gmail alerts for issues, and archive PDF reports to Google Drive.

I love building smart n8n automations that actually work reliably. My focus is on making everyday tasks like email, social media, and CRM workflows simpler using AI. I've shared templates in the n8n community, including a WhatsApp Expense Tracker that people really enjoy. What keeps me excited is constantly trying new things - testing fresh nodes, playing with AI tools like LangChain, and discovering creative ways to connect systems!







































