Recued
Menu
← Back to recipes

ICP Fit Scorer

by recued-core v1 21 views

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

How it works 9 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

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

Configurable at install. Defaults shown — change them anytime in Recued.

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.

Uses (2 ingredients)

Ingredient account-list-reader-hubspot account-list-reader-hubspot
Legacy AI Custom Prompt ai-prompt

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

What it's allowed to do

Read Legacy AI Custom Prompt read-only

1 more ingredient could not be resolved from the marketplace.

About

Tags

hubspot accounticpscoringhubspot

Details

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