Recued
Menu
← Back to recipes

Contact Role Classifier

by recued-core v1 17 views

Lists deal contacts with AI-classified buying process roles (decision maker, champion, etc.) in a table.

How it works 10 steps

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

Data fetch
contacts deal-contacts-hubspot
Fetch contacts from hubspot
Process (9 steps)
selected_contacts map
Extract from each item
ai_contacts_minimal map
Extract from each item
hashed hash_replace
Anonymize sensitive fields for safe AI processing
role_classification ai-classify
AI classifies data into one of the given categories
skip: config.enable_ai equal false
fallback_roles map
Extract from each item
ai_or_fallback coalesce
Use the first available value from: role classification, fallback roles
restored hash_restore
Restore anonymized fields back to real values
humanized_roles map
Extract role from each item
contact_table to_table
Format results as a data table
Output
table contact_table
Settings 1 configurable

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

enable ai toggle = on

Uses (2 ingredients)

Ingredient deal-contacts-hubspot deal-contacts-hubspot
Legacy AI Classifier ai-classify

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 Classifier read-only

1 more ingredient could not be resolved from the marketplace.

About

Tags

hubspot salescontact-analysisdeal-intelligenceai-classification

Details

10 steps 1 configurable settings recipe_id: classify-deal-contact-roles-hubspot