π£ Waitlist form stored in GoogleSheet with email verification step
β‘ 2,252 views Β· π£ Lead Generation & Enrichment
Description
Instructions
This automation streamlines the process of collecting user information using a Form Node, enabling individuals to join a waitlist managed via Google Sheets.
It also generates a verification code, prompting users to input this code in the Second Form Step. If the code is _nvalid, the workflow keeps the user in a verification loop until a valid code is entered.
Once a valid code is provided, the workflow proceeds to the final step, where additional information can be collected.
All entered data and intermediate states are securely stored in the Google Sheet.
Structure of the GoogleSheet
Firstname | Lastname | Email | Company | Verification-Code | Verified | Intended Use Marcel | Claus-Ahrens | foo[at]bar| foobar | abc123 | TRUE | Just testing
Setup
- Set Up a Google Sheet: Create a Google Sheet with the specified columns, or customize them to suit your needs.
- Verify the βSend Mailβ Node: Ensure your βSend Mailβ node is functional, or replace it with another email-sending node.
- Customize Texts and Fields: Update email content, form texts, and form fields to align with your specific use case.
- Done!

Enjoy the workflow! β€οΈ
let the workf low β Workflow Automation & Development
π Nodes Used
Send Email, Google Sheets, n8n Form Trigger, n8n Form
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File