Skip to main content

Supported products

Starting with version 2026.03, apps built on the developer platform fully support and deploy serverless functions. These server-side JavaScript functions execute within HubSpot’s infrastructure, which eliminates the need to manage your own external server while still providing enhancements over older versions of the platform (e.g., 2025.1). An Enterprise subscription is required to install an app with serverless functions. While developing your app, you can use a developer test account to test your app’s functionality without the need for an Enterprise subscription.

Comparison of serverless function options

2026.03 serverless functions are best suited if you want to work with UI extensions and leverage HubSpot’s REST APIs, while CMS serverless functions are better used in tandem with your CMS website. The table below provides more details on the advantages offered both serverless function options:
Feature2026.03 serverless functionsCMS serverless functions
Private functions✅ Yes❌ No
Public endpoints✅ Yes (Content Hub Enterprise only)✅ Yes
UI extension support✅ Yes❌ No
Test account support✅ Yes❌ No
NPM packages✅ Yes✅ Yes

Get started

To get started with serverless functions for 2026.03 apps, check out the articles below:
Last modified on April 1, 2026