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
The HubSpot Ecosystem Mentorship Program is open for applications ! This 9-month program pairs experienced professionals with those looking to deepen their technical skills and grow their careers within the HubSpot ecosystem.
👉 For Ment read more
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
This update made a lot of sense. From my point of view, having apps listed under clearer, use case-driven categories should definitely help with visi...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
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
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
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
The recent updates of how to add sections to web pages has created new user experience issues: Adding Content: Web designers or content teams are typically the ones creating new web pages. Having different methods and places to add content to a we read more
Hello all, I am not a developer but I have made a couple of custom objects using the instructions here: developer https://developers.hubspot.com/docs/guides/apps/private-apps/overview#private-apps . I keep getting these notices to rotate my p read more
Hi, Im looking for a way to set a contacts google ads click property from ad links through the hubspot chatbot. I know i can access the gclid from the cookie and I cant find a way of setting it with the chatbot. I would need the contacts email read more
Hi, I'm trying to understand the required scopes for calling the HubSpot properties API, specifically: GET /crm/v3/properties/{objectType} For example, if I want to fetch properties for the cart object (/crm/v3/properties/carts), do I read more
Hello, Short answer: Yes, crm.objects.carts.read is sufficient to call GET /crm/v3/properties/carts. Why the docs mention both: The HubSpot ...read more
Hi everyone, I'm using the HubSpot Import API to import Contacts and Companies into our HubSpot account. Everything works smoothly, but I've encountered an issue with tracking/filtering the imported records. In the import JSON payload, I specify read more
Hey there! Great question — and you’re absolutely right: the Import API writes the import name to Original Source Drill-Down 2 , but that property i...read more
When I use my global partial header and footer I can't publish my template there is a error in cann't resolved property. If I use header and footer as a normal module it works. Can anyone help me to solve this problem Here is the code >> read more
Hey @Shatak1 would be helpful if you can also provide the error message you are seeing right now. Can you try implementing something like this? Che...read more