Automates website contact forms to capture user data, send formatted email notifications to support, and provide success/error feedback with redirects.
This n8n workflow streamlines contact form handling by using a formTrigger node to collect essential user information like first name, last name, email, company, and message. Upon submission, it sends a professional HTML email to your support team via SMTP, ensuring prompt notifications without manual intervention.
The workflow includes conditional logic to check email delivery success via messageId. On success, users see a customizable 'Thank You' confirmation form followed by a redirect to a
Platform
n8n
Category
Lifestyle
Price
$12.99
Creator
BestWorkflows
contact-form
email-notification
form-trigger
smtp-email
user-feedback
redirect
error-handling
n8n-workflow
web-forms
lead-capture
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.