Block 1 - Loop Over Items
- Type / Role
- n8n-nodes-base.splitInBatches - splitInBatches
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Automated Web Form Data Collection and Storage to Google Sheets Overview This n8n workflow allows you to collect data from a web form and automatically store it in a Google Sheet. It includes data ...
n8n-nodes-base.splitinbatches, n8n-nodes-base.webhook, n8n-nodes-base.googlesheets, n8n-nodes-base.code, n8n-nodes-base.stickynote, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SpaGreen Creative.
Original n8n.io sourceThis n8n workflow allows you to collect data from a web form and automatically store it in a Google Sheet. It includes data cleanup, date stamping, optional batching, and throttling for smooth handling of single or bulk submissions.
submitted_date) auto-generated per entryThis workflow is perfect for:
Make sure the following are ready before use:
business_namelocationwhatsappemailnameEnsure your Google Sheet contains the following exact column names (case-sensitive):
| Business Name | Location | WhatsApp Number | Name | Date | |
|---|---|---|---|---|---|
| SpaGreen | Bangladesh | 8801322827753 | [email protected] | Abdul Mannan | 2025-09-14 |
| Dev Code Journey | Bangladesh | 8801322827753 | [email protected] | Shakil Ahammed | 2025-09-14 |
> Note: The "Email" column includes a trailing space — this must match exactly in both the sheet and column mapping settings.
/93a81ced-e52c-4d31-96d2-c91a20bd7453 submitted_date in YYYY-MM-DD formatThis 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 | Automated web form data collection and storage to Google Sheets |
|---|---|
| Complexity | intermediate |
| Nodes | 11 |
| Categories | Document Extraction |
| Author | SpaGreen Creative |
| Published | 14 Sept 2025 |
Use the JSON export at /data/workflows/8574/8574.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.
Automated Web Form Data Collection and Storage to Google Sheets Overview This n8n workflow allows you to collect data from a web form and automatically store it in a Google Sheet. It includes data ...
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 Document Extraction use case.