CRM143 uses
HubSpot CRM Cleaner
Standardizes contact exports from HubSpot: deduplicates by email, strips whitespace, coerces phone to string, fills missing country.
Expected Input Schema
email·strphone·strcompany·strcountry·strlast_name·strfirst_name·strlifecycle_stage·strTransform Rules (5)
1
trim whitespaceemailEmail fields from form inputs often carry leading/trailing spaces that break matching.
2
drop nullsemailContacts without email are unusable for CRM outreach and skew deliverability metrics.
3
deduplicateemailDuplicate emails create redundant contacts and inflate list size.
4
type castphone