Skip to content

HubSpot Developer Changelog

52 Posts in API

Changes to fields in the Workflows API

We're making some changes to some of the fields used in the Workflows API. Certain optional fields will no longer be included in the response for any workflow and other fields will have static, empty values regardless of how the fields may be set...
Read More

Upcoming Sunset: Calendar API

Note: This post has been updated to reflect an updated sunset date of August 31. The original date for this was July 28. We are sunsetting the Calendar API. Beginning on August 31, the API will no longer function, and data from the marketing...
Read More

Validation changes to company property - Industry

Beginning on July 14th, the industry property on company records will begin correctly validating values when company records are created and updated.
Read More

Changes to Actors and Delivery Identifiers in the Conversations API

The Conversations API (currently in beta) is used to read and send HubSpot conversations inbox messages. We're making 2 changes to the message recipient portion of the API response, and one of the changes may require you to make changes if your...
Read More

Upcoming - Increased validation for contact updates made through APIs

Beginning on May 22nd, 2023, we will be updating our APIs to use more strict validation for updates made to contact records.
Read More

Bugfix: New Currency Validation for Line Items API

To ensure that the quality of data in the customer's CRM is high and that data is useful for automation, quotes, and reporting, we are preventing invalid currency values for line items. For example, a text string like "zzz" will not be supported...
Read More

Bugfix: Update to the Custom Behavioral Events API for unknown event names

We're making an update to the Custom Behavioral Events API. Currently, the send event endpoint (POST /events/v3/send) will accept an event with an unknown eventName, but will return an HTTP 204 response. Event data is processed asynchronously, which...
Read More

Deprecation of Node v12 in all serverless functions

HubSpot has 3 areas where developers can build serverless functions. CMS Hub Serverless Functions, Workflow Custom Coded Actions, and Developer Projects, which is part of the CRM Development Tools beta. Node.js v12 reached it's end of life Apr 30,...
Read More

Upcoming: Changes to the Marketing Events API

We're releasing some new features for marketing events. These new features include the ability to create contacts from the events, as well as tracking registration and detailed attendance for the events.
Read More

September 2022 Rollup

September 2022 Developer Updates related to new webhook subscription types, CLI features, portal migration error codes, the Files tool upload limits, and data formatting in workflows.
Read More