Real email addresses and phone numbers to test Abstract API email validation and future Telnyx phone validation enrichment on pp/id events.
When a pp event fires, the edge worker calls Abstract API to validate the email. The person.email_validation object should appear with: deliverability, quality_score, is_free_email, is_disposable_email, is_role_email, is_catchall_email, is_mx_found, is_smtp_valid, autocorrect.
Phone validation (Telnyx) will add: is_valid, carrier, line_type, e164 format. Currently disabled — enable via validation.phone.enabled in account settings.
Each form uses a different email type to verify the email_validation enrichment output
Real business email at a known company. Should return quality 0.80, DELIVERABLE.
DELIVERABLE quality: 0.80 free: false disposable: false smtp: trueDELIVERABLE quality: 0.80 • Company: DocuSign (pc event expected)DELIVERABLE • Company: indy.gov → government category (ic or pc event)DELIVERABLE quality: 0.95 is_free: true • No company event (free email, no domain)DELIVERABLE quality: 0.95 is_free: trueDELIVERABLE quality: 0.60 is_role: trueDELIVERABLE quality: 0.40 is_disposable: true is_role: trueUNDELIVERABLE quality: 0.00 mx: false smtp: falseDELIVERABLE quality: 0.80 is_catchall: true • Company: Amazon (pc event)UNDELIVERABLE quality: 0.00 autocorrect: "user@gmail.com"Forms with real phone numbers for future phone validation testing. Email validation runs now, phone validation will activate when enabled.
DELIVERABLE • Phone: US number, no country code (phone validation should handle)DELIVERABLE • Company: WSSC Water (government/utility)DELIVERABLE • Company: C3.ai (tech company, pc event)DELIVERABLE • Company: Heidrick & Struggles (executive search)DELIVERABLE • Company: State Street Corporation (financial services)Email at a company that's also an ISP. Company reveal should classify as ISP but email is valid.
DELIVERABLE • Company: Cox Business — ISP domain, person is real but company is an ISPExplicit identity calls that trigger id events + ic company events
Calls _ll.identifyPerson() with email, phone, and company domain. Should trigger id event with email validation + ic event for company.
email_validation + ic event for docusign.comis_catchall: true + ic event for amazon.com