-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Planned Removal Date
May 10th, 2025
Original Deprecation Issue Link
HubSpot Transform Issue #155
Original Deprecation PR Link
HubSpot Source PR #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
Assignees
Labels
No labels