- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Real Phone Number Validation
SOLVEMay 9, 2019 4:42 PM
In a lead form, I need validate that the phone number enter by user is a real US phone number. Not just check if have the the 10 digits format but the area code is right too. Hubspot provide any integration for acomplish that? I'm doing some research but I can't find anything related to this and I think that put some js code into the form is not the right way to do it. Any feedback and suggestion are welcome. thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Accepted Solutions
May 13, 2019 1:05 PM
Welcome, @yhernandez.
At this time, there are no existing HubSpot integrations or services which can validate phone numbers client-side.
In the past, I've recommended users custom code a form and make AJAX calls to an external validation service (e.g. numverify) before submitting the data to the v3 Forms API. (Customizing a form's embed code does not afford such flexibility.)
Isaac TakushiAlumnus, HubSpot Developer Support |
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content