APIs & Integrations

Solution2
Member

How are HubSpot emails validated?

I would like to know since the email field in the system I work with isn’t mandatory, and can be anything. filter_var($email, FILTER_VALIDATE_EMAIL); does not validate as much as HubSpot does. This is preventing me from sending customer data from our database to HubSpot.

Any assistance would be appreciated.

1 Reply 1
Dadams
HubSpot Employee
HubSpot Employee

How are HubSpot emails validated?

@Solution you can find the rules we use for validation here:

How Does HubSpot validate email addresses?

HubSpot uses a few rules to validate the format of email addresses in the Contacts system.