Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ HubSpot is an all-in-one marketing tool that helps attract new leads and convert

When you use the HubSpot Cloud Mode (Actions) destination, Segment sends your data to [HubSpot's REST API](https://developers.hubspot.com/docs/api/overview){:target="_blank"}.

> warning ""
> As of April 29, 2025, HubSpot will no longer support referencing custom object types by their base names. HubSpot mandates that custom objects should be referenced by short-hand custom object type name, fullyQualifiedName, or objectTypeId. To avoid issues, ensure the following fields are updated accordingly:
>
>- **Object Type** and **ObjectType to associate** in **Upsert Custom Object Record** action
>- **Object Type** field in **Custom Event V2** action
>- **Object Type** and **To Object Type** fields in **Custom Object V2** action
>
> For further details, please refer to the official HubSpot documentation [here](https://developers.hubspot.com/changelog/breaking-change-removed-support-for-referencing-custom-object-types-by-base-name).

> warning ""
> The **Upsert Company** action is not compatible with the Mapping Tester on the mappings page if Associate Contact is set to **Yes**. As a result, Segment recommends using the Event Tester or other tools to test and troubleshoot creating and updating companies in HubSpot.
>
Expand Down