HubSpot Developers

Top Resources for HubSpot Developers

    • I'm trying to PATCH (Update) a Property I went here first: https://developers.hubspot.com/beta-docs/guides/api/crm/properties for guidance. Then I pulled down a list of properties: GET https://api.hubapi.com/crm/v3/properties/deal The list is accurate, and all the data about each property is there, but not any 'id' value. In order to update (PATCH) a property I need ' recordId', but cannot find this is the parameters listed fo ...read more
    • Hello all, Just found a solution for doing a basic validation on fields before submit on a hubspot form. Conditions: Raw html form Include jquery Code <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "...", portalId: "123123", formId: "xxxxxxx", onFormReady: function () { // Use a more specific selector if poss ...read more
    • Hi, Part of our business is selling services. I'd like to create a new Deal Property that gets its value from a calculation. In two deal properties we set 'Start Date' and 'End Date' . This allows for a quick (and correct) return for 'Project Duration '. Now I want to use the output of 'Project Duration' and the deal 'Amount ' to calculate the value of a new Deal Property --> Monthly Contract Value. In my simple attempt, ...read more
    • Hey, HubSpot Developers! There are plenty of questions about the upcoming sunset and how to migrate your apps using API keys to use Private Apps. Luckily, our amazing team put together this guide, Migrate an API key integration to a private app ✅ Changelog information here — Upcoming: API Key Sunset If you have questions about the guide or the information included, please leave your feedback in the comments. If you have s ...read more
    • I wanted to get some opinions on which direction to go based on a custom project scenario we have. First, a little background... Phase 1 - Created a dashboard webpage that is set to "private - registration required" and displays data from a custom object based on the user that's logged in. This is working correctly but hasn't been taken live yet. Currently creating the project in a sandbox. Phase 2 - This is the part where we wan ...read more

Browse all topics

  • Trending
  • CMS Development
  • Share Your Work
  • APIs & Integrations
  • Developer Announcements
  • Community Developer Events
Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • CSS
  • Custom Modules
  • Deals
  • Design Manager
  • Developer tools
  • Email
  • Enterprise
  • Events
  • Forms
  • FREE
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • oAuth
  • Professional
  • Python
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
hseligson on November 13, 2024
Starting on November 13th, we are introducing changes to the structure and categorization of the HubSpot App Marketplace . This update reflects HubSpot's evolution from a hub-centric platform to a comprehensive CRM solution. The goal is to align th read more
4 upvotes
0 Reply
SJMorris on November 04, 2024
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
Contributor
January 09, 2025
Thanks for introducing the Developer Feedback Tool. It is pleasur to see HubSpot taking a more developer-focused approach to gather in-depth feedback...read more
Dadams on October 21, 2024
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
Member
January 09, 2025
The App Marketplace Listing Process Validation is a critical step to ensure that applications listed on a marketplace meet the required standards, fu...read more
EPerreault on January 12, 2025
I have an if statement checking if a certain tag is found within an array. The if statement works perfectly for the English side of our website but when working with French it seems to have an issue. I realised it was only missfiring for the tags t read more
tarh33l on January 12, 2025
Does anyone know if HubSpot publishes product lifecycle information for their APIs? We're currently using v3 (via the official HubSpot NodeJS library) but the question came up the other day around how long v3 will be supported? Is v4 officially out? read more
0 upvote
0 Reply
cyberwombat on January 12, 2025
I am trying to make a call from my CMS React project to a serverless endpoint. The same code is a relative URL which fails during testing. Here's my serverless.json { "appFunctions": { "loadItem": { "file": "out/loadItem.js", read more
Jdb8 on January 12, 2025
I'm trying to get the latest dealstage property of a deal in a webhook. So i can compare the previous value with the new value received in the webhook. I do this by querying the current const properties = ['dealstage']; client.crm.dea read more
0 upvote
0 Reply
SMukhhopadhya on January 12, 2025
Hello Fellow members, I am trying to develop a UI extension public app and when I try to do a hs upload I get the following error. Can anyone guide me as to how to overcome this problem. I am unsure how to get/enable the permission for REACT_EXT read more
0 upvote
0 Reply
Utkarsh07 on January 12, 2025
This is the code for the hubspot the error is that there 404 resource not found on while i am using oauth " import json import secrets import os from fastapi import FastAPI,Request, HTTPException from fastapi.responses import HT read more
0 upvote
0 Reply
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?