diff --git a/etl/hubspot/hubspotClient.py b/etl/hubspot/hubspotClient.py index 8be93cc29..c886eb1c2 100644 --- a/etl/hubspot/hubspotClient.py +++ b/etl/hubspot/hubspotClient.py @@ -321,6 +321,14 @@ class HubspotClient: "last_outbound_call", "last_outbound_email", "last_submission_date", + "planning_authority", + "designated_area", + "article_pd_rights", + "listed_building", + "design_constraints", + "planning_comments", + "planning_status", + "planning_suggested_approach", ], ) )