HubSpot Developers

Top Resources for HubSpot Developers

    • 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
    • tl;dr -- Submit this form to add suggestions for additional how-to content Happy New Year, everyone! I am sure you all are easily sticking to your resolutions 😜 We have this fellow named @AJLaPorte from the HubSpot Developer Advocacy team who has a resolution of his own. Create content that will make your lives as HubSpot developers easier. But, he needs some help. What kind of content would you like to see? Fill ...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
  • COSContent
  • CSS
  • Custom Modules
  • Deals
  • Design Manager
  • Developer tools
  • Email
  • Enterprise
  • Events
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • oAuth
  • Professional
  • Starter
  • Timeline and Extensions APIs
  • Uncategorized
  • Webhooks
  • Workflows
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
MSerratore on April 23, 2024
Hi developers! I am trying to connect Gainsight to my Hubspot custom object (Account Segments). I want Gainsight to Post updates to the properties on the custom object record. I've received this message from the gainsight team: For setting read more
TKoehn on April 23, 2024
In HubSpot, I need to create a workflow on a custom object named Account, that triggers only when these properties value changes: Customer First Name Customer Middle Name Customer Last Name Customer Company Name Customer Phone Number Customer read more
0 upvote
0 Reply
MDrapeau on April 23, 2024
Using the hubspot-python-api, templates_api and events_api seems not being authenticated the same way as other crm APIs. from hubspot import HubSpot app_id = '44004400' api_client = HubSpot(access_token='MY_ACCESS_TOKEN') cust read more
0 upvote
0 Reply
MDrapeau on April 23, 2024
Given that we have access to the transactional email scope, how can we use the API to send HTML/text emails without templates? import time from hubspot import HubSpot from hubspot.marketing.transactional import PublicSingleSendRequestEgg api_c read more
0 upvote
0 Reply
Laragón on April 23, 2024
I have a Custom Object (Servicios), and this object has an associated object named (Facturas). This Factura has a property value that I want to extract. How can I access this value record?
0 upvote
0 Reply
FLaRosa on April 23, 2024
Is it possible to search contacts strictly by email address? This works: {{hubspot-endpoint}}/crm/v3/objects/contacts/search { "query" : "bh@hubspot.com" , "limit" : 5 } However I can see that the search is conducted ac 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?