Recued
← Back to recipes

ICP Fit Scorer

by recued-core v1 action

Scores HubSpot accounts against your Ideal Customer Profile criteria and ranks them by fit score.

How it works

Data fetch
accounts account-list-reader-hubspot
Fetch list reader from hubspot
Process (8 steps)
check_ai_enabled guard
Stop if setting enable ai equals
accounts_limited slice
Take a subset of
check_accounts guard
Stop if accounts limited is empty
hashed_accounts hash_replace
Anonymize sensitive fields for safe AI processing
scored_accounts ai-prompt
AI generates a response from a custom prompt
restored_accounts hash_restore
Restore anonymized fields back to real values
skip: step.scored_accounts is_null
sorted_accounts sort
Sort by
skip: step.restored_accounts is_null
account_table to_table
Format results as a data table
skip: step.sorted_accounts is_null
Output
table account_table

Settings (3)

Configurable at install. Defaults shown — change anytime in the extension.

enable ai toggle = on
max accounts number = 50
icp description text = Target industries: Technology, Software, SaaS. Company size: 50-1000 employees. Geographic focus: North America, Europe. Tech signals: Cloud infrastructure, modern dev tools.

Tags

hubspot accounticpscoringhubspot

Details

9 steps 3 configurable settings recipe_id: score-accounts-icp-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy score-accounts-icp-hubspot and paste it after pairing.