What it does
Use when a user mentions "auto enrich new accounts", "account enrichment workflow", "firmographic enrichment", or asks for related help. When a new account record is created (from signup, form, or import), immediately enrich it with firmographic + technographic data, compute ICP fit, and route based on tier — so reps see fully-formed account context, not a name and email.
You get
Attribute
AI-Derived Attribute produced by this recipe.
Segment
Segment produced by this recipe.
Workflow
Workflow produced by this recipe.
Dashboard
Dashboard produced by this recipe.
How it works
Build ICP Fit Score Attribute
create_ai_attributeCreate an AI-derived attribute
Identify Unenriched Accounts
Create SegmentBuild a segment
Build Account Enrichment Workflow
Create WorkflowCreate a workflow with two triggers: (a) firing on account creation (real-time enrichment), and (b) scheduled daily for the unenriched-accounts segment (backfill). Step sequence: (1) call enrichment API (Apollo/ZoomInfo/Clearbit) with the account domain; (2) update account record with firmographics (industry, employee_count, revenue, geography, tech_stack); (3) compute icp_fit_score; (4) if score = ideal AND no AE assigned, route via territory rules; (5) post enrichment summary to Slack #data-quality channel if enrichment confidence is low (manual review needed). Skip enrichment for accounts already enriched in last 90 days.
Build Enrichment Coverage Dashboard
Build DashboardCompose an enrichment coverage dashboard: % of active accounts fully enriched (target: 95%+), distribution of icp_fit_score across the active account base, enrichment API success rate (low = vendor issue or domain quality issue), median time from account-creation to fully-enriched (should be < 5 minutes for real-time path), and ICP-tier mix among new accounts (a leading indicator of marketing/sales targeting health).
Ready to run this recipe?
Tell Blu what you need. It builds the segment, content, journey, and dashboard in minutes.
Sign up free