Skip to main content

I am trying to find a way to update a contact in HubSpot when the names are unknown, but the email is known. Within the email if the address is firstname.lastname@domain.com 

The names would be extracted and updated.

Hi @HammondZapper 

You can do this via multiple steps: Formatter > Text > Split

Split at @ > keep the first segment

Split at . and return as separate fields

Help: https://zapier.com/apps/formatter/help

 

 


Reply