HubSpot Developer Support

Top Resources for HubSpot Developer Support

    • Hello, I'm trying to return records I can see in my defined list I set up in Hubspot. I have a list that contains ticket info and associated data but the List API seems to just bring the json at the bottom back. Am I missing something? I also tried the search list call and same result. I'm expecting to see all records and columns I specified... POST: crm/v3/lists/118 {"list":{"listId":"118","listVersion":1,"createdAt":"2025-06-17 ...read more
    • Hello HubSpot community, I have a question: is it possible to have “sub-pages” of a blog listing page (or its equivalent in HubSpot)? If so, what steps should I follow? For example, my main blog slug is /blog, but Id like /blog/all to display different content and modules without affecting the primary listing and also to include pagination. Any guidance would be greatly appreciated! ...read more
    • I'm trying to use the search API to search for companies by a custom property. It's an ID string value value and I've updated the property setting so that "Show in global search results" is enabled. However, the API is not returning any results when I use it in the query or in the filterGroups. Is there anything else I need to configure in order for the search to work with the custom property? Searches ...read more
    • Hello, I have a use case which is very frustrating. We set up Payment Links for customers to purchase our products. We may set up various Payment Links based on bundles or campaigns; these contain Line Items which be copied from the same Product. All good so far. My issue started when we began to replace/update some of our Products and we wanted to created new Line Items - I don't have a good way to figure out which Payment Links need ...read more

Browse all topics

  • Trending
  • CMS Development
  • APIs & Integrations
  • Developer Announcements
Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • CSS
  • Custom Modules
  • Deals
  • Design Manager
  • Developer tools
  • Email
  • Enterprise
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • oAuth
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
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
9 upvotes
7 Replies
HubSpot Employee
March 13, 2025
Hello @Ahmed ! Thank you for using the form! Have you or your team tried clearing your cache, cookies, or browser history? It may also help to...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
Participant
April 17, 2025
Thanks for the update! It's great to see more validation being added, this will definitely help improve listing quality and reduce errors during subm...read more
SRalston05 on July 18, 2025
I have a Hubspot page with a Hubspot form that has some javascript embedded and 2 javascript files linked to the template. On submit, the form sends to a remote proxy. That was working correctly then, for no reason I can ascertain, the page started read more
0 upvote
1 Reply
Top Contributor | Gold Partner
July 19, 2025
Hi @SRalston05 , Make sure the ‎`<link rel="preload">` tag for your JavaScript files includes ‎`as="script"`. If it's missing or incorre...read more
seanrichter on July 18, 2025
I have several custom contact preoprties that I cannot read through teh API using the hubspot client. I make the call and receive an erorr like the property doesn't exist. I double checked the property label, name, and internal name. They are the sa read more
Member
July 18, 2025
const contact = await hubspotClient.crm.contacts.basicApi.getById( id, undefined, undefined, [ 'clients_invited', ], true );
EShaw-Meadow on July 18, 2025
I am trying to pull email marketing data in order to train an attribution model using Hubspot's APIs. I pulled email events from the following API: https://api.hubapi.com/email/public/v1/events . Now I want to be able pull email metadata, especi read more
0 upvote
0 Reply
tmcmillan99 on July 18, 2025
I'm using the API to import a batch of pages. The import is successful but I seem to have a disconnect with the modules once the pages are in the portal. I get the following attached error when viewing the modules in the page edit mode. Not sure wh read more
0 upvote
3 Replies
July 18, 2025
That's correct, HubSpot assign unique IDs per portal, so the ID and name values can be different between portals even if the labels match. If you run...read more
TSygut4 on July 18, 2025
Hi! Is there any way to remove auto-generated Hreflangs while keeping the language switcher functionality? I have a request from the client to keep pages in the German language, but change hreflang from de to de-DE. It's not possible to change it read more
Thought Leader | Partner
July 18, 2025
Hey @TSygut4 , I could think of at least 2 options. Use the Pages API to fetch all pages, modify the header with search&replace and ...read more
Solved
ENadeem on July 18, 2025
so i wanted to send same email from many different addresses and to implement this without cloning email again and again, i made a custom property named assigned addresses and added all email addresses in it, and will keep updating that pr read more
Thought Leader | Partner
July 18, 2025
Hey @ENadeem , as something like this could be misused for spam, replacing the from email adress with a property is not possible.
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?