Skip to content

HubSpot Developer Changelog

18 Posts in Forms API

Bugfix: Form field validation and CRM properties

What's changing? We'll be adding new validation to our Forms API. This validation will require that any fields being used in a form match with a corresponding CRM property. The name of the field must match the name of a CRM property for the object...
Read More

Reminder: Upcoming Validation Change to the Forms API Submission Endpoints on March 21st, 2022

This is a reminder for our developer community that from March 21st, 2022 we will be rejecting any form submissions that submit fields that aren’t present on a form.  Plus any submissions that are missing fields that are required on a form. Any...
Read More

Upcoming Validation Change to the Forms API Submission Endpoints

From March 21st 2022 we will be rejecting any form submissions that submit fields that aren’t present on the form and submissions that are missing fields that are required on the form
Read More

Deprecating the “skipValidation” optional parameter for the v3 form submission endpoints

The “skipValidation” optional parameter for the v3 form submission endpoint will be deprecated today, August 26th 2021.
Read More

Reminder: New Rate Limits for the Existing Form Submission Endpoints will be introduced on July 13th 2021

New Rate Limits for the Existing Form Submission Endpoints will be introduced on July 13th 2021.
Read More

Announcing New Rate Limits for the Existing Form Submission Endpoints and Two New Authenticated Submission Endpoints

To improve HubSpot’s platform security and performance we are announcing new rate limits for the existing Forms API submission endpoints plus two new authenticated submission endpoints.
Read More

Announcing Forms API v3 Developer Preview is Now Available

We are continuing to build the next generation of HubSpot’s APIs to provide the consistency and completeness our developer community needs. Today, we are excited to announce that a refreshed Forms API and documentation is now available in developer...
Read More

HubSpot-PHP client library v2 is now available and Two new Node.js example apps

HubSpot-PHP client library v2 is now available What’s happening?
Read More

Announcement: Enhanced field validation

EDIT: This change has started to take effect. We'll be rolling this out gradually over the next week What’s Changing? HubSpot is changing how validation works on some commonly used fields for contacts, including the first and last name. This change...
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