Territory Planner
Groups accounts by region with revenue summary and detailed postal code mapping for territory planning.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Data fetch
accounts
account-list-reader-hubspot
Fetch list reader from hubspot
▼
Process (6 steps)
check_empty
guard
Stop if accounts is empty
clean_region
map
Extract from each item
handle_missing_region
map
Extract _region_clean from each item
region_summary
group_by
Group by _region_clean
summary_table
to_table
Format results as a data table
detailed_territory
to_table
Format results as a data table
▼
Output
table
summary_table
table
detailed_territory
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
lookback days
number
=
3650
Uses (1 ingredient)
Ingredient
account-list-reader-hubspot
account-list-reader-hubspot