Block 1 - Contact Form Trigger
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
This workflow is provided as-is. Please review and test before using in production.
Who's it for Business owners, marketers, and web developers who want to instantly respond to website contact form submissions and maintain organized lead records without manual monitoring. What it ...
n8n-nodes-base.webhook, n8n-nodes-base.code, n8n-nodes-base.whatsapp, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Roshan Ramani.
Original n8n.io sourceBusiness owners, marketers, and web developers who want to instantly respond to website contact form submissions and maintain organized lead records without manual monitoring.
This workflow automatically processes contact form submissions from your website, sending immediate WhatsApp notifications with formatted lead details while simultaneously logging all data to Google Sheets for organized lead management and follow-up tracking.
When someone submits your website contact form, the webhook instantly receives the data, formats it into a professional WhatsApp message with emojis and structure, sends the notification to your phone, and logs all details (name, email, phone, service, message, timestamp) to a Google Sheets database for permanent storage and analysis.
Create a new Google Sheet with the following column headers in row 1:
datename emailphoneservicemessageThe workflow will automatically populate these columns with each form submission and use the date column for duplicate checking.
Credentials Setup:
Configuration:
Integration:
Testing:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Website lead management: Send contact form submissions to WhatsApp & Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 5 |
| Categories | Lead Generation, Multimodal AI |
| Author | Roshan Ramani |
| Published | 15 Aug 2025 |
Use the JSON export at /data/workflows/7424/7424.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Who's it for Business owners, marketers, and web developers who want to instantly respond to website contact form submissions and maintain organized lead records without manual monitoring. What it ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, Multimodal AI use case.