This n8n workflow automates the collection and verification of user information for a waitlist. It starts with a form where users submit their details (name, email, company). The workflow then generates a unique verification code sent via email, and prompts users to verify this code through a second form. If the code is correct, the user’s data, along with their verified status, is stored in Google Sheets. Additional details about intended use can be collected after verification. This process ensures data accuracy and security, making it ideal for managing waitlists or early user registration processes for new services or products.
User Waitlist with Email Verification in Google Sheets
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | crypto, emailSend, form, formTrigger, googleSheets, if, merge, set, stickyNote |
Reviews
There are no reviews yet.