Skip to content

HubSpot Developer Changelog

129 Posts in Announced

Announcement: Deals now support merging

What’s happening Deals are central to a CRM. Businesses need to be sure of what the state of their pipeline and closed business is. Deals hold information about completed sales and potential future ones. Because mistakes happen, we are releasing the...
Read More

Announcement: New API focused academy modules for Developers

You spoke and we listened. We’re excited to announce a new academy course for working with HubSpot’s APIs. If you’re new to APIs or more specifically new to HubSpot’s APIs this will help you get started.
Read More

Announced: Form element ID attribute is being changed to be more unique

HubSpot forms render a element with a unique id attribute for each page on which the form is used. However, when multiple instances of the same form are added to the same page, the id for each form may not be unique. To resolve this, the id...
Read More

Announcement: Two new functions for the HubSpot tracking code

Today we're announcing new features for the HubSpot tracking code that help you manage sites with dynamic content.
Read More

Announcement: Scopes will be required for apps using webhooks or CRM Extensions

Data security and privacy are very important to us here at HubSpot. Over the coming months, we'll be making updates to our app platform that will help customers better understand what data can be accessed by any apps they're connecting to their...
Read More

New Resource: Example Apps Now Available

What’s happening Getting started with a new API is not always the easiest thing. Sometimes it’s hard to know how to get started. To help make things easier for developers, HubSpot is releasing a number of new examples in PHP and Node.js. There are...
Read More

Announcement: A new endpoint to securely download/access files upload via forms

What's happening? The URL for files uploaded via HubSpot forms now supports two additional forms of authentication. These authentication methods are available in addition to the existing, browser-based authentication. Files can now be accessed using...
Read More

Announcement: New scope required to get the content of email engagements

As part of our ongoing efforts to improve transparency regarding what data connected apps have access to, we're adding a new scope that controls access to the content of email engagements.
Read More

October 9th Round up: API Best Practice and JS Minifier updates

This update features information about a new JS minifier and about API Key rotation best practices and tools to help you remember to rotate those key. New javascript minifier for CMS pages We’re upgrading our javascript minification to use terser....
Read More

New Functionality: PATCH Method for updating CRM Object Properties

What’s happening? We are adding the availability of a PATCH Method for use when updating the CRM Object Properties. This will allow for updating ONLY the fields that are included with the PATCH request. Any omitted fields will not be updated and...
Read More