Skip to content

HubSpot Developer Changelog

141 Posts in Announced

Public Beta: New API for uninstalling a public app from a HubSpot account

Today we're releasing a new API endpoint that allows app builders to uninstall their public app from a HubSpot account: DELETE /appinstalls/v3/external-install
Read More

May 2025 Rollup

This month's updates include the deprecation of old data management modules in favor of the new Data Privacy Request page, the ability to create order records directly within HubSpot, and new validation and auto-formatting features for phone number...
Read More

Bugfix: Workflows API and Sensitive data access

What's happening? We're releasing a fix today that changes API access to flows with steps involving sensitive data. Going forward, sensitive data scopes will be required to access or modify flows that include sensitive data.
Read More

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

September 2024 Rollup

Following up on all of the new features announced at Inbound, we have a few more new features for Developers. September brings updates to the upsert API for contacts, an updated version of our CLI tools, a new CMS theme, knowledge base data in...
Read More

New beta form editor and developer functionality

We've recently released a beta version of a new form editor tool. The new editor has several new features for HubSpot users building forms and embedding them onto the HubSpot CMS and external pages
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

Updated merge functionality for contacts and companies

Note: This changelog has been superseded by an updated version published on October 2, 2024. Please refer to the new changelog for the most accurate and up-to-date information regarding merge functionality for contacts, companies, and other CRM...
Read More