mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-27 23:35:01 +00:00
Merge pull request #1573 from Hestia-Homes/fix/hubspot-planning-fields-property-list
fix: request planning fields from HubSpot deal fetch
This commit is contained in:
commit
42543b0f42
1 changed files with 8 additions and 0 deletions
|
|
@ -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",
|
||||
],
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue