Skip to main content

Extract Domain and verify email syntax on the go

Workflow preview

Extract Domain and verify email syntax on the go preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

What problem is this workflow solving?

This workflow is aimed for email marketing enthusiasts looking for an easy way to either extract the domain from an email ad 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 at 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.

image.png