Service Hub, Deal Stage, and Variable Updates
This release includes the following non breaking changes:
- Addition of the
deal_stage
andhubspot_deal_company
enabled/disable variable. PR #36 - Addition of the HubSpot Service Hub ticket models and corresponding variables. PR #30
- Incorporates Postgres compatibility. PR #36
- More robust passthrough variable declaration for the
company
,contact
,deal
, andticket
models. Refer to the README for more details. PR #30. - Addition of HubSpot defined default property fields for the
company
,contact
,deal
, andticket
models. PR #37