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
3 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
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
michaelrandrup on December 06, 2024
Hi Community. I hope someone here can help me resolve this. We are migrating a legacy helpdesk system to HubSpot, and I am creating historical hubspot ticket and conversations from the legacy data. The process is as follows: 1. First I create the read more
Dom_manaHR on December 06, 2024
Hi, I set up a integration of a lead gen tool into my Hubspot CRM and got this error message: "Error [400] There was a problem with the request.. HubSpot Correlation ID: 55e513c5-27d9-4bbb-a14d-8930c72ca422" What went wrong? How can this be fixe read more
0 upvote
0 Reply
KS19 on December 06, 2024
When a company is created by "Create and Associate companies with Contacts" in Hubspot settings, our search API is not getting the response immediately. Due to which, we create another record with same domain causing duplicates. How do we handle suc read more
0 upvote
1 Reply
Participant
December 06, 2024
Hi @KS19 , When looking up immediately it is possible that records has not been created yet . What you can do is you can add some delay or wait in...read more
SMarks0 on December 05, 2024
Working on an API workflow automation task, and am having issues with the JSON that should be used for 'Company Name' or 'Client Name' to integrate with an external form. Does anyone have a solution to incorporate this specific field?
0 upvote
1 Reply
Participant
December 06, 2024
Hi @SMarks0 , The company name field name for json is "name" . ✔️ Mark this as solution if it helps you , to help other community members.
hrygvo on December 05, 2024
Is it possible to add the Narrators Module Audio File to the BlogPosts API endpoint response? How can I get that audio file url? I tried adding it to Settings/Properties but I don't see Blog Properties in the dropdown list.  
Solved
DStone1 on December 05, 2024
In short - our forms require two sets of contact details for two individual people. I have a workflow set up that copies the second persons contact details and creates a new contact. However, this doesn't work if the second person already exists as read more
0 upvote
1 Reply
Key Advisor | Platinum Partner
December 05, 2024
Hi @DStone1 , You might want to take a look at HubSpot's Contacts API , in particular the upsert endpoint . This endpoint allows updating ex...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?