This n8n workflow automates the process of verifying user contact details through both voice calls and email. It integrates with ClickSend API for sending TTS (Text-to-Speech) voice calls, and SMTP for email delivery, to ensure users’ phone numbers and email addresses are correctly validated. The process begins when a user submits a form with their contact details and preferred language and voice. The system then sends a verification voice message with a code via ClickSend and an email confirmation with a separate code. The user is prompted to verify both codes through different form endpoints. If the verification is successful for both, a confirmation message is sent; otherwise, an error message is displayed.
Automated Voice and Email Verification Process
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, emailSend, form, formTrigger, httpRequest, if, set, stickyNote |
Reviews
There are no reviews yet.