Skip to content

[Deprecation] CONTACT_LIST Fields #175

@fivetran-joemarkiewicz

Description

@fivetran-joemarkiewicz

Planned Removal Date

May 10th, 2025

Original Deprecation Issue Link

HubSpot Transform Issue #155

Original Deprecation PR Link

HubSpot Source PR fivetran/dbt_hubspot_source#137

Deprecated Item Type

  • Field

Deprecated Item

The following fields are slated to be removed from the stg_hubspot__contact_list model:

  • is_deletable
  • is_dynamic
  • metadata_error
  • metadata_last_processing_state_change_at
  • metadata_last_size_change_at
  • metadata_processing
  • metadata_size
  • portal_id

Rationale and Impact Analysis

These fields are being removed due to the fields no longer being available via the HubSpot v3 API and as a result are no longer available in the contact_list source table.

Migration Path / Alternatives

In order to successfully migrate, users will need to ensure they are not relying on the above mentioned fields. Additionally, the properties_* fields are now synced in the contact_list source table. These fields may be relied upon. If you feel there are any important properties_* fields, let us know here and we can be sure to add those in before the full sunsetting of the above mentioned fields.

Additional Context or Notes

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions