At Inbound 2023 we announced a lot of changes across the HubSpot product. For an overview of our roadmap and to see what was announced see Hubspot.com/new. While we announced a lot at INBOUND there's more updates this September from hiding default modules, to custom app marketplace URLs, to UI Extension sample projects.
Developers can now filter out all default modules at once using hide_all_default_modules: true
in their theme.json file. This makes it easier to prevent content creator confusion as to whether a module will fit the design of their site.
Providers in our App and Template Marketplace now have the ability to change their URL Path (also referred to as the URL slug) in their app/asset listing without the need for submitting a support ticket to HubSpot. Submissions with updated URLS will still be reviewed by the marketplace team per our standard operations.
We have added 3 new sample projects in our GitHub Repo for UI Extensions:
HubSpot accounts will now have access to four (4) new HubSpot-defined Contact properties to track the progression of a Contact as it moves through lifecycle stages:
You'll be able to use these new properties in both reporting and workflows and see their history. These properties will also be available for custom lifecycle stages.
If you are interested in learning more and gaining access to any of the following betas, you may visit the Product Updates > Early Access > Betas section within your account settings.
A new beta feature is available for those with an Enterprise tier hub subscription and Super Admin role: a centralized audit log of user account activity accessible through the Account Activity API.
Audit Logs Endpoint: GET https://api.hubapi.com/account-info/v3/activity/audit-logs
Example of Audit Log response:
The functionality provides the ability to review historical data of user actions taken across your HubSpot account via the Account Activity API. To participate in the beta, navigate to your account name in the upper right-hand corner of your HubSpot account. From there, select the Product Updates option, go to the Early Access section, and click Betas. To opt-in, click Join beta next to the Centralized audit log of user actions.
The user activity logs provide details of a HubSpot account user's login history, security activity, and other user action activities. Further information regarding this feature can be found in the Endpoints tab of the Account Activity API documentation.
Questions or comments? Join us in the developer forums.