July delivers improvements to the HubSpot CLI including new HubDB commands, deployment options with force flags and improved authentication flow plus changes to the public repository for CLI development. API capabilities expand with Sequences API ac read more
I notice the HubSpot changes from July 2025. In order to utilize the new HubDB list command, enhanced auth flow, and --force flag for deployments, I ...read more
Good Afternoon, I work for a company that has multiple Hubspot accounts. I need to be able to create a new ticket in an account other than my own. I have tested a basic ticket creation in Postman using a private app key setup in the other Hu read more
I'm using the Hubspot NodeJS library ( https://github.com/HubSpot/hubspot-api-nodejs ) instead of directly posting to the endpoint but the JSON can b...read more
Hey Developers!
We’re excited to introduce our new Developer Feedback Tool , designed to gather in-depth insights from our developer community.
Unlike the Ideas Forum or various pop-ups you may encounter on HubSpot, read more
Beginning on October 31 , we'll be updating our App Marketplace listing process to include more validation for specific fields. These fields are already required for listing and can be found in our App Marketplace listing requirements , but they w read more
This is a helpful update from HubSpot and the new validation requirements will definitely save developers time by catching common issues upfront ...read more
Hi all, I would like to hide or edit the default language selector that is used by the Elevate theme. In English it looks okay, but when I switch to another language, it kinda ruins the header and makes my menu go on 2 lines instead of 1. read more
Hi @JensD and welcome, we are thrilled to have you here! Great question, thanks for asking the HubSpot Community! Let's consult our Top Exper...read more
Hello HubSpot Developer Community, I'm currently integrating the Conversations SDK into an H5 (mobile web) page and have encountered two challenges that I'd like to seek guidance on: Overlay Blocking Issue with Buttons When the Convers read more
Hi @FireHot and a big warm welcome from the HubSpot Community! 🧡 Thanks for posting here! For reference, here are some documentations: - Conv...read more
I am currently sending marketing email information through a webhook, and I am receiving the subject line, the To, and the From. I am trying to send the content of the email, but have been unable to do so. Since I can not send the content, I want to read more
Hey @DWild30 Thank you for your question! I'm gonna tag some subject matter experts from our community who may be able to lend you a hand: Hey...read more
Hello all -- Apologies this isn't the right forum/discussion group, but I'm curious if anyone has any recommendations for membership software (medium-sized non-profit) that works well with HubSpot? Thanks!
Thanks @Victor_Becerra
Hey @DYoonZacharias , you could check out Member Center app available on the HubSpot Marketplace to understand if it...read more
Hi, I am trying to set up a new app with a webhook on quotes with these configuration: app-hsmeta.json: { "uid": "myApp_app", "type": "app", "config": { "description": "My custom app", "name": "myApp-Application", "distribu read more
Hi @JTolley , Thanks for the reply. You are right, that property name didn't exist. I update with "hs_status" which I made sure exists: I up...read more