A name and an email is not a lead, it is a guess. Enrichment turns it into something your team can act on. Here is how to auto-enrich every form lead in n8n, and the one-click way in PhewDo.
What you are building
Here is the shape of the workflow.
Form submittedTrigger
A webhook fires on every new form submission.
EnrichHTTP
Look up company, size, role and tech stack.
Score fitFunction
Turn the enriched data into a simple fit score.
Save to CRMCRM
Write the enriched, scored lead to your CRM.
How to build it in n8n
Enrichment is one good API call plus a little shaping. Four nodes.
- Webhook node. Catch the form submission as JSON.
- HTTP Request node. Send the email or domain to your enrichment provider.
- Function node. Map the response and compute a fit score from size and role.
- CRM node. Upsert the enriched, scored contact.
- Optional. Notify a rep when the score crosses your threshold.
You own the enrichment key, the credits and the cleanup when a provider changes its schema.
The n8n build versus one click
Build it in n8n
- Bring your own enrichment key
- You map and score the data
- You watch the credit burn
- You fix breakages on schema changes
One click in PhewDo
- Enrichment and scoring built in
- Fit score on every lead
- Hot leads routed automatically
- No keys or credits to manage
Skip the build. PhewDo enriches every lead one-click.
Lead capture, enrichment, AI and multi-channel follow-up are already wired in. Turn it on and PhewDo runs the whole flow for you, on autopilot, with safe pacing and one AI inbox that keeps a human in the loop.
See PhewDoFrequently asked questions
What data can I enrich with?
Company, size, industry, role and often a verified email. PhewDo includes enrichment so you skip the provider setup.
How do I score fit?
A simple rule on size and role is enough to start. PhewDo scores fit and intent for you.
How is the PhewDo version different?
PhewDo enriches, scores and routes every lead in one deploy, no keys or credit management.