What's the current limit of records to send to batch create/update endpoints for contact objects? There's an old post in 2021 saying it's 10 records per request, but the reference link doesn't show any related information any more, so I think it's o read more
Hi Community, I’m working on a use case where I need to integrate private website data (specifically orders) with HubSpot. We’re using the HubSpot Professional plan . Here’s what I want to achieve: A visitor comes to our website and opens th read more
Hello, in an external application I'm creating products using the Hubspot API, and that works really great. But I would like to open the newly created product properties directly in the internet browser of the system, using the ID I have received read more
Hi all, I've found that when an inbound call ringing, it's impossible to close the calling app widget if it was already open. Trying to do so simply has the Hubspot site opening it automatically again. Is this intended behavior? Depending on the s read more
Hi, I am facing an interesting issue. On the contacts view, on the right side panel, there are cards named "upcoming events" and "contact analytics". However, I do not find any explicit SDK or API documentation on interacting with those cards. read more
The Test cards (along with Demio cards) are custom cards. We have no way to know how it's built short of you providing the source code. They are no...read more
Hi all, I have another software company that is being integrated with Hubspot. New orders come into this software (Pressero) and I need it to create new deals in Hubspot, pulling products from our product library (because we have lots of custom read more
We've setup an Auth0 application to let users sign into HubSpot customer portal using SAML but suddenly we're seeing MISSING_EMAIL_IN_RESPONSE error in log in response and users cannot log in. I've reached out to Auth0 already and they suggest to fi read more
I can't tell how we lost this config but this seems to have fixed it. In my Auth0 app for SAML, I needed to make sure the SAML2 addon was enable...read more
Hi everyone, When authenticating users with HubSpot OAuth2, there is no option to select a Business Unit during the authorization process. After authentication, how can an I request Deals or Company records specific to a Business Unit ? I c read more
Hi @newera , I hope that you are well! Great question, thanks for asking the HubSpot Community! I have found for you this thread " Use Business ...read more
If anybody can help but I have managed to build a POST body within Postman that returns the expected results. The body is: Response: However, when replicating this within HubSpot's API required format, it fails to identify the specific read more
Thanks Steve, appreciate the response. Unfortunately the "EQ" function doesn't return the direct match, but instead the entire list. Wherea's (thro...read more
I have built a REST api that connects the hubspot api and some additional functionality with the hubspot data. I need to display these additional functionalities into an hubspot frontend app(or package) , unfortunately i havent seen any frontend fra read more
Hey @DigvijayNarayan , As @Jaycee_Lewis explained, if you are looking for something similar to a full custom page framework, that is not current...read more
I’m working on something pretty simple, but running into trouble. When someone submits a form with an attached file, I want to download that file. I’m receiving about 100 files a day, and my goal is to rename them and create a list (like in Googl read more
As far as I'm aware, if you are logged into Hubspot, you should be able to download/load the private files in your browser. Zapier won't be able to d...read more
I am using Hubspot API and fetching data through Airbyte, for deals api, I can see that there are multiple companies id, how do I identify the which is primary company associated to that deal? { "archived": false, "companies": [ "196420 read more