Getting Started with Email Cleaner
Last updated 3 weeks ago
Email Cleaner lets you automatically clean, normalize, and validate email addresses directly inside your HubSpot workflows. Use it to fix formatting issues, catch invalid addresses, and maintain consistent email data across your CRM before it causes deliverability problems.
How It Works
- A HubSpot workflow triggers the Clean Email action for a contact, company, deal, or ticket
- The app takes the email address from a property you choose, removes whitespace, converts it to lowercase, and strips out invalid characters
- The cleaned email and a validation result are returned to your workflow
- Your workflow branches based on whether the email is valid or invalid, so you can take the right next step
Key Capabilities
Automatic Normalization
Email addresses are cleaned up automatically -- leading and trailing whitespace is removed, the entire address is lowercased, and any invisible control characters are stripped out. An email like JOHN.DOE@EXAMPLE.COM becomes john.doe@example.com.
Format Validation
Every email is checked against standard formatting rules after cleaning. The app catches problems like missing @ symbols, missing domain extensions, consecutive dots, and other structural issues that would cause bounces.
Works Across Object Types
The Clean Email action is available in workflows for contacts, companies, deals, and tickets. You can clean email addresses stored on any of these record types.
Workflow Branching
After the action runs, your workflow can branch based on whether the email passed validation. Route valid emails to your next automation step and flag invalid ones for review or cleanup.
Quick Start
- Install the app in your HubSpot portal (see the Installation Guide)
- Add the Clean Email action to a HubSpot workflow
- Select the property containing the email address you want to clean
- Branch your workflow based on whether the email is valid
Next Steps
- Installation Guide - connect your portal
- Clean Email Workflow Action - learn about the workflow action in detail
- Settings Reference - full settings documentation
Thank you for your feedback!
Your input helps us improve our documentation.
Was this page helpful?
Great! What worked best for you? How can we improve our product?
- Next
- Installation