Skip to content
Recued
Menu
← Back to recipes

Account Tier Classifier

by recued-core v1

Classifies HubSpot accounts into revenue/engagement tiers with grouped table output.

How it works 8 steps

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

Data fetch
companies ?
Process (7 steps)
filtered filter
Filter by condition
with_revenue_flag map
Extract from each item
with_engagement_flag map
Extract from each item
with_tier_score map
Extract from each item
with_tier map
Extract from each item
sorted sort
Sort by
account_table to_table
Format results as a data table
Settings 3 configurable

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

hubspot setting =
tier1 revenue threshold number = 10000000
tier1 engagement threshold number = 70

Trust & control

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

Where it runs

Device + server Runs on your device (browser) or your server.

About

Tags

hubspot accounttierclassificationhubspot

Details

8 steps 3 configurable settings recipe_id: classify-account-tier-hubspot