Recued
← Back to recipes

Account Region Analyzer

by recued-core v1 action

Groups US accounts by region using zip code mapping, computes revenue metrics, and displays sorted regional performance.

How it works

Data fetch
companies company-list-reader-hubspot
Fetch list reader from hubspot
Process (6 steps)
us_companies filter
Filter by condition
companies_with_zip filter
Filter by condition
companies_with_region zip-to-region-mapper
Fetch to region from mapper
region_stats group_by
Group by region
sorted_regions sort
Sort by
region_table to_table
Format results as a data table
Output
table region_table

Settings (1)

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

region lookup text = us_zip_regions_v2

Tags

hubspot accountregionrevenueanalyticshubspot

Details

7 steps 1 configurable settings recipe_id: analyze-account-regions-hubspot

Install

Install in Recued View publisher Open Kitchen

If the webclient is not paired yet, copy analyze-account-regions-hubspot and paste it after pairing.