workflows.fit
Back to n8n workflows
n8n templateFreeBy Akhil Varma Gadiraju

N8N contact form workflow

πŸ“¬ N8N Contact Form Workflow: Capture, Notify via Email, and Redirect with Confirmation/Error Handling This n8n workflow facilitates contact form submissions through a customizable form that sends an email notificatio...

CommunicationHITLCore NodesForm TriggerFormIfEmail Send
Loading interactive preview...

Template notes

πŸ“¬ N8N Contact Form Workflow: Capture, Notify via Email, and Redirect with Confirmation/Error Handling

This n8n workflow facilitates contact form submissions through a customizable form that sends an email notification to support and redirects users based on the submission outcome. It is ideal for embedding a functional "Contact Us" form on websites with automated email notifications.

---

✨ Features

- Collects first name, last name, email, company name, and a message - Sends formatted email notification to the support team - Displays success or error confirmation to the user - Customizable UI and form behavior - Error fallback handling with user-friendly feedback

---

🧩 Nodes Overview

1. On form submission (Trigger) - Type: formTrigger - Displays the contact form to users and triggers the workflow on submission.