lead-enrichment-microservice + lead-intake-main
★ 6.6 · n8n · medium · 10 nodes
lead-enrichment-microservice + lead-intake-main is an n8n automation template consisting of two connected workflows for a lead pipeline: the intake workflow receives incoming leads via webhook, while the enrichment workflow augments them with additional data and stores the result in Postgres. Reach for it when you're tired of manually moving new leads into a database or CRM, when you need every inbound lead automatically enriched before it reaches the sales team, or when you want new submissions to land in structured storage instantly without human intervention. The setup includes two separate workflow files: the first listens for a POST request on a webhook trigger and kicks off the pipeline, the second handles enrichment logic and writes to PostgreSQL. Stack: n8n, Postgres; deployed by importing the JSON templates into any self-hosted or cloud n8n instance. Trigger: Webhook. Integrations: Postgres. Direction is inbound lead capture and enrichment before storage — not outbound contact discovery. Suits sales and marketing teams needing lightweight lead intake automation; not a fit when the lead source is a file upload, a complex form, or requires heavy validation logic outside n8n.
- #Postgres