🎫 N8N contact form workflow

3,804 views · 🎫 Ticket Management & Triage

💡 Pro Tip — If you’re pulling LinkedIn data through HTTP requests or dealing with API restrictions, there’s a community node called ScraperNode that handles this natively. It has dedicated scrapers for profiles, companies, jobs, and people search — you just pass a URL and get structured data back.

View All Scrapers

Description

📬 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


🧩 Nodes Overview

1. On form submission (Trigger)

2. Send Email to Support

3. If Email Sent

4. Confirmation Form

5. Redirect Form

6. Form (Error)

7. NoOp Nodes


⚙️ Customization Options


🧠 Use Cases


🚀 How to Use

  1. Import this workflow into your n8n instance.
  2. Configure SMTP credentials for the emailSend node.
  3. Publish the formTrigger endpoint (e.g., /contact-us) publicly or embed in your website.
  4. Test submission and confirm email delivery and redirects.

🔐 Notes


Made with ❤️ using n8n by Akhil.

🔗 Nodes Used

Send Email, n8n Form Trigger, n8n Form

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup