Extract Domain and Verify Email Syntax on the Go - n8n Workflow | Neura Market
Extract Domain and Verify Email Syntax on the Go
## What problem is this workflow solving?
This workflow is aimed at email marketing enthusiasts looking for an easy way to either extract the domain from an email and also check if the syntax is correct without having to use the code node.
## How this works
1. For this to work, replace the debugger node with your actual data source.
2. Map your data to match the above layout.
3. Run your workflow and check for all the emails that are either valid or not.
Once done, you will have a list of all your emails, domains, and whether they are valid or not. 
Platform
n8n
Category
Marketing
Price
Free
Creator
Zacharia Kimotho
set
stickyNote
debugHelper
manualTrigger
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.