top of page

Email Body Parser Workflow

An n8n workflow that extracts structured data from raw email bodies by parsing labeled fields using a custom JavaScript snippet. It uses n8n's Manual Trigger, Set, and FunctionItem nodes to process emails with labels like Name, Email, Subject, and Message.

bottom of page