Skip to content

HubSpot Developer Changelog

135 Posts in Announced

UPDATE: Basic Authentication for webhooks in workflows has been removed.

What’s happening? In an effort to enforce the highest security standards, basic authentication is being removed from webhooks within workflows. There’s a new, more secure way to help you verify your webhook requests coming from HubSpot. This is done...
Read More

Sunset [old] : Basic Authentication with webhooks will be sunset March 1st

What’s happening? In an effort to enforce the highest security standards, basic authentication is being removed from webhooks. There’s a new, more secure way to help you verify your webhook requests coming from HubSpot. This is done with request...
Read More

Sunset: The V1 Forms API will be sunset on March 29th

The original v1 of the Forms API was released in sync with the launch of our then new form tools. Since then, we've added several new features to our forms, including support for progressive and dependant fields, support for inline thank you...
Read More

Update: HubSpot Developers Forum Migration to community.hubspot.com Complete

Update: The HubSpot Developers Forum has been fully migrated to community.hubspot.com. The older Developer Forums on integration.hubspot.com are now read-only.
Read More

Update: The associatedcompanyid contact property will become read-only on April 26th

When the HubSpot CRM originally launched, contacts could only be associated with a single company. This association was done using the associatedcompanyid, since only a single association from a contact to a single company was supported. Since then,...
Read More

New feature: Get the submissions for a HubSpot form

What's happening? Today, we're releasing a new endpoint for our Forms API that will let you get the details for individual submissions for a HubSpot form. This will include all of the fields included in the submission, as well as the time that the...
Read More

New Feature: Customizable Workflows in the Ecommerce Bridge Integration

What’s happening? Previously users of the Native Shopify integration and the ecommerce bridge APIs were provided with three out-of-the-box ecommerce workflows that were hard-coded to 3 email triggers and 3 time delays. Moving forward, users will...
Read More

Update: UTC Offset Fields added to “Get details for a HubSpot account” Method

What’s happening? Along with a portal’s Timezone (e.g. US/Eastern), the `/integrations/v1/me` endpoint now returns UTC Offset information, which should make it easier for developers to localize timestamps that HubSpot’s API returns. Going forward,...
Read More

HubSpot Developer Community Forum Migration Announcement

Beginning on January 7, the developer forums will be migrated from integrate.hubspot.com to community.hubspot.com --- the same platform as the HubSpot customer and CMS developer forums. The migration will conclude on January 29th.
Read More

Updated Webhook Retry Logic

Failed webhook notifications are now retried over the course of 24 hours, with some delay randomization.
Read More