What it does
Receives contact details via form, routes to appropriate Wiza API endpoints (email, phone, LinkedIn, or all), enriches data with verification, calculates quality scores (0-100), and stores results in both Airtable and HubSpot.
Who's it for
Sales teams, recruiters, and marketing ops professionals who need to transform minimal contact info into complete, verified profiles at scale.
Requirements
- n8n (self-hosted or cloud)
- Wiza API Key (with Email/Phone/LinkedIn Finder access)
- Airtable API Key (optional)
- HubSpot API Key (optional)
How to set up
- Import workflow JSON into n8n
- Configure Wiza, Airtable, and HubSpot credentials
- Set up Airtable base with required columns (Full Name, Email, Phone, LinkedIn, Data Quality Score)
- Activate workflow and share the form URL
How to customize
- Adjust quality scoring weights in the Code node
- Add custom fields to the form trigger
- Modify Airtable/HubSpot field mappings
- Change deduplication logic for emails