Skip to content

HubSpot Developer Changelog

56 Posts in API

Changes to list membership actions in the v4 Automation API

What's changing? The “alter list membership” action ("actionTypeId": "0-13") is being split into two distinct actions: “add to list” (actionTypeId 0-63809083) and “remove from list” (actionTypeId 0-63863438). These new separate action types will be...
Read More

Removing deprecated event types from the Event Analytics API

Beginning on March 5, 2025, deprecated event types will no longer be returned from the endpoint to get all event types: GET /events/v3/events/event-types
Read More

New features for the v4 Automation API

We've recently released new functionality for the v4 Automation API in public beta. These updates include batch endpoints and the ability to update an existing workflow.
Read More

Bugfix - Incorrect validation for properties using the bool type

On November 18th, we're making an update to property validation for any CRM properties using the "type": "bool". Currently, these properties are not validated correctly, making it possible to store any string value in these properties. This can...
Read More

New Leads API released

Today we're announcing the release of the Leads API, which can be used to manage lead records in HubSpot. Leads are part of the CRM Object API, and will function APIs for other CRM object types.
Read More

Marketing Email API Migration to ILS Lists

With the migration process from List IDs to ILS List IDs, the Marketing Email API is being updated to include the ILS List ID in the response and accept ILS IDs in the request. On October 31st, 2024 the contactLists object will no longer function...
Read More

New Beta Version of the Automation API released

Today we're releasing a new version of the Automation API into public beta. This new API includes updated support for all current workflows functionality, and also brings the API up to our modern API design standards.
Read More

Upcoming Sunset: V1 Contact Lists API

What’s changing? The V1 Contact Lists API will sunset on May 30th, 2025. After this date, calls made to the v1 endpoints will no longer function. We're sunsetting the V1 Contact Lists API to focus our development efforts on the improved V3 Lists...
Read More

New Public APIS for Orders and Carts Objects

What is it? New public APIs for the Orders and Carts objects are now available in HubSpot. These APIs enable customers, partners, and developers to read and write order and cart data directly within HubSpot.
Read More

New Integration of Custom Events with Custom Objects

Starting April 4th, 2024, we are introducing an update to our Custom Objects API that enables the creation and association of Custom Events with Custom Objects. This enhancement allows developers to capture unique business actions directly within...
Read More