Hello, I am currently trying to create a public app that is going to have two UI Cards in it. I am using the React UI cards since CRM Cards are now depreciated. I have a paid hubspot account, but since I am trying to build a public app, I am doi read more
Hey @BrandonWoodruff ,
You only need to request access to the public beta of UI Extensions, which is open to developer accounts regardless o...read more
Hi HubSpot Community, I’m building an integration between NetSuite and HubSpot, and I’m trying to synchronize product data. I’ve successfully set up API authentication, and I can fetch Products via the /crm/v3/objects/products endpoint and also read more
Connected App showing correct scopes using "Optional Scopes" I'm trying to create webhook subscriptions for custom objects via the API. I know that I need the `crm.objects.custom.read` scope in order to do so, so I am requesting it as part o read more
My AI agent is failing to return information based on the meeting start time on the disguise that it doesn't have access. Which is false, can anyone advise? " To investigate, I have just checked the fundamental properties that I am allowed to acce read more
Is it possible to adjust a Hubspot Test Account's subscription level? I see that developers can make test accounts with Enterprise level subscriptions, but we have clients also at the Professional level of subscription, and I would love to be able read more
Hi @crespire ,
At the moment this does not appear to be possible - the developer test accounts come in with consistent features and cannot be ...read more
We've recently noticed an unexpected change in how seat associations are being handled in our integration. Our system detected that seats are now being associated using two different types: 1. Standard association type: "2-39766996" 2. Custom asso read more
Hi HubSpot Community, I’m embedding a HubSpot form in my React app using the embed script method like this: <Script src="https://js-eu1.hsforms.net/forms/embed/26086350.js" strategy="lazyOnload" />
<div
className="hs-fo read more
Hey there 👋 Great question—and yes, you’re definitely running into the quirks that come with embedding HubSpot forms in React environments (es...read more
I use HubSpot forms on my WordPress website. My SEO software is giving me a negative score for JavaScript below JavaScript file as it is 534.3 kB in size. https://js-na2.hsforms.net/forms/embed/v2.js?ver=11.3.6 My questions are: Is t read more
You can do the javascript file to load asynchronously and defer loading the script until after the page has fully loaded, or even delay it slightly...read more
Hi, Accroding to the discussion in this thread: https://community.hubspot.com/t5/APIs-Integrations/How-to-reset-client-secret/m-p/271360/highlight/t... it looks like we cannot rotate the client secret oursleves. And the Hubspot team can read more
DMing the person is likely the best way to go.
that being said, I recently answered this question and went through a lot of stuff in regards to ...read more
My AI agent is failing to return information based on the meeting start time on the disguise that it doesn't have access. Which is false, can anyone advise? " To investigate, I have just checked the fundamental properties that I am allowed to acce read more
Hey, @Akent1 , it sounds like your agent is being truthful in this case. hs_next_meeting_start_time and hs_next_meeting_name ) are read-only prop...read more