Skip to content

HubSpot Developer Changelog

135 Posts in Announced

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

Upcoming: Changes to error responses

In an effort to make error messages from the HubSpot APIs cleaner and easier to understand, we'll be making a few changes to the fields included in our error responses.
Read More

Announcement: New restrictions on Forms File upload access

Update: This change has been deployed. New uploaded form files will have the new Url format and will require HubSpot authentication to access. Existing form files will be migrated to the new authenticated urls over the next couple days. What's...
Read More

Complete: Contacts API maintenance

Update: this scheduled maintenance has been complete. The Contacts API will be undergoing maintenance between 5:00 PM and 5:30 PM ET on Sunday, September 29th. During this maintenance period, there will be a brief period where the Contacts API will...
Read More

New feature: New List Operations

What's happening? We've released a set of new functions for manipulating lists in HubL. These functions enable you to work with lists more easily.
Read More