From 2a8878a0fb84cc2cc55c0c48bb44522d26f0f70c Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Thu, 9 Jul 2026 10:32:34 +0000 Subject: [PATCH] add missing reference to hubspot deal client booking reference --- etl/hubspot/hubspotClient.py | 1 + 1 file changed, 1 insertion(+) diff --git a/etl/hubspot/hubspotClient.py b/etl/hubspot/hubspotClient.py index 641695e27..8be93cc29 100644 --- a/etl/hubspot/hubspotClient.py +++ b/etl/hubspot/hubspotClient.py @@ -293,6 +293,7 @@ class HubspotClient: "surveyor", "confirmed_survey_date", "confirmed_survey_time", + "client_booking_reference", "surveyed_date", "design_type", "batch",