During a mock sales pitch review session, Aaron Grossman (Aviary) and Sebastian Gant (Asymmetric) worked through the approach for building segmented ABM lists in HubSpot. A data enrichment workflow run through Apollo had imported a large number of unneeded company records and corrupted some company name fields (inserting the column header "Name" instead of actual company names). The resolution was to use HubSpot's native filter and list tools rather than CSV exports.
Sebastian is assisting Aaron with the cleanup and list-building.
Aaron ran an Apollo enrichment workflow that pushed data into HubSpot. Two issues resulted:
"Instead of Lonewell, it deleted the logo and it just says name." — Aaron Grossman
Aviary wants four (or more) segmented lists in HubSpot:
| List Name | Description |
|---|---|
| Clients | Current active clients |
| Pipeline | Current sales pipeline accounts |
| Top 100 | Highest-priority target accounts |
| Top 500 | Broader high-priority target accounts |
| All Credit Unions | Full universe of credit union accounts |
Use HubSpot's built-in company filter view to identify qualifying accounts:
| Property | Operator | Value |
|---|---|---|
| Number of Employees | is greater than | 100 |
| Assets | is greater than | 750,000,000 (enter with six zeros) |
Applying these two filters to the current company database returns approximately 1,683 companies — a manageable working set from which to build the Top 100 and Top 500 lists.
Additional criteria (e.g., Apollo's "innovative" or "best in breed" scoring) can be layered in once that enrichment data is cleanly imported.
Do this — filter in-platform:
⚠️ Critical: HubSpot defaults to selecting only the records on the current page (100 per page). Always click "Select all [N] records" after checking the top box to ensure the full filtered set is included.
Avoid this — CSV round-trips:
Exporting to CSV, editing in Excel, and re-importing is error-prone. Mismatched column mapping on import is exactly what caused the current "Name" corruption issue. Use in-platform filtering wherever possible.