wiki/clients/current/citrus-america/2026-04-05-hubspot-bant-sql-automation.md · 660 words · 2026-04-05

HubSpot BANT Fields & SQL Workflow — Citrus America

Overview

Internal working session between Ben San Fratello and Mark Hope to plan and review HubSpot automation work for [1]. The session covered two main threads: resolving Ben's access limitations to the Citrus HubSpot sales workspace, and designing the BANT field structure and SQL workflow logic. A secondary thread addressed active issues with [2].

Date: 2026-04-05
Attendees: Ben San Fratello, Mark Hope


Key Decisions


BANT Field Structure

Field Type Purpose
Budget Checkbox Has the prospect confirmed budget availability?
Authority Checkbox Has the decision-maker been identified?
Need Checkbox Has a clear business need been established?
Timeline Checkbox Has a purchase timeline been confirmed?
BANT Notes Text Free-form notes from discovery; not used in automation logic

All five fields are deal-level properties and must be added to the deal record card via Customize Properties in the deal view.


SQL Workflow Build Plan

  1. Clone the existing MQL — Marketing Qualified Lead workflow.
  2. Rename the clone to SQL — Sales Qualified Lead.
  3. Open the top enrollment tile (the criteria block that currently checks for known name, email, phone, state, and category).
  4. Add a new criteria group at the bottom of that tile using AND logic:
    - Budget is true
    - Authority is true
    - Need is true
    - Timeline is true
  5. Result: A contact becomes an SQL only when they satisfy all MQL criteria and a rep has completed the full BANT assessment.

Note: The BANT checkbox fields must be created before the workflow criteria can be configured. Complete field creation first, then return to finish the workflow.


HubSpot Access Issue

Ben's core HubSpot seat blocked access to the Citrus sales workspace. Mark attempted to assign an available seat but the seat pool was exhausted. Workaround confirmed: the CRM → Deals tab provides full deal record visibility and is sufficient for verifying property changes and automation behavior. Sales workspace access is not needed.


Action Items


Sources

  1. Index|Citrus America
  2. Index|Reynolds
  3. Index|Citrus America — Client Index
  4. 2026 04 05 Targeting Call Whisper Issues|Reynolds — Targeting & Call Whisper Issues (2026 04 05)