Skip to main content
Intempt

Give reps a full account picture before the first call, not after

A rep who opens a brand-new account record sees a name and an email - nothing to work with. This enriches the moment the record is created, so the first thing anyone sees is fully-formed context.

Sellrevops-automatorB2BSaaSStandard4 steps4 outputs
1
2
3
4
Attribute Segment Workflow Dashboard
Run this recipe

What it does

When a new account record is created from a signup, form, or import, immediately enriches it with firmographic and technographic data, computes ICP fit, and routes it based on tier.

You get

a fully-enriched account record with an ICP fit score

ready at creation

How it works

1

Build ICP Fit Score Attribute

create_ai_attribute

Create an AI-derived attribute 'icp_fit_score' on the Account object. Inputs after enrichment: industry (match against ICP target industries), employee count band, annual revenue band, tech stack signals (does the account use complementary tools that signal fit?), geographic match. Output: 0-100 score with tier (ideal 80+, viable 50-79, marginal 20-49, poor <20). Refreshed when enrichment data updates.

Produces:Attribute
2

Identify Unenriched Accounts

Create Segment

Build a segment 'Unenriched accounts' capturing accounts where (a) firmographic fields (industry, employee_count, country) are null AND (b) account created in last 90 days AND (c) account has at least one identified user. Used for the periodic backfill workflow on accounts that escaped real-time enrichment.

Produces:Segment
3

Build Account Enrichment Workflow

Create Workflow

Create 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.

Produces:Workflow
4

Build Enrichment Coverage Dashboard

Build Dashboard

Compose 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).

Produces:Dashboard

Ready to run this recipe?

Tell Blu what you need. It builds the segment, content, journey, and dashboard in minutes.

Sign up free

Hire the team that reclaims what your GTM stack is leaking.

You set the strategy. Agents run the plays. Seven AI agents across design, marketing, sales, and analytics. One customer context, tracked from first pixel to final dollar.

Start for free
Auto Account Enrichment on Creation | Intempt