We are getting below error while authenticating through Zuddl public app - " Failed to refresh authentication data - rate of requests is too high. " So there are number of users have installed our Zuddl Hubspot public app. And we are searching co read more
Hello, I would like to know the logic here: On our website, we have multiple forms that are connected on the back-end with the HubSpot forms. So, it's never a HubSpot form integrated directly in the website. When a person fills in a form, t read more
Hi, Hubspot connects this to the internal mechanics of its JavaScript scripts (found on the site via the tracking code). If you want to retrieve...read more
Hello everyone, We are looking into some projects where we would need to access HubSpot cookie ID. We are not sure yet which solution we may use and it's possible that we will just use our custom code. Thank you in advance! Kind regards read more
Hi @MTarnopolska , I hope that you are well! Great question, thanks for asking the HubSpot Community! For information around the topic, here are...read more
Hey Devs! Stuck on a persistent v3 signature mismatch for our public UI Extension that we're looking for some guidance on: `hubspot.fetch()` calls to our local Node.js backend (proxied via `local.json` + Cloudflare tunnel, with `CLIENT_SECRET` i read more
Thanks so much for sharing your code, @KKauper ! It's very helpful to see a working manual implementation. We've also been down the manual c...read more
I need to create a custom integration where we pass certain pieces of data from our 3rd party application into HubSpot. This will have two layers of data, 1 layer will be a few properties at the Company level in HubSpot (maybe just custom properties read more
If you have a Hub Enterprise account, I would do this (this is debatable). I would create a private application and: - I would create a custom objec...read more
Hello you beautiful people! I'm having some issues with my homepage. https://www.mpowertherapysolutions.com/wellness-focused-shockwave has a huge video playing and has text that says welcome to mpower, i want to remove this entirely go l read more
Hi @mpowertherapy ,
If you want to remove the section top section with the video playing entirely, you will need to go into Edit mode on your ...read more
Hi support team, I hope you're doing well Currently, we embed a email form script made by Hubspot into our site. This is a specific example of our form: https://app.hubspot.com/submissions/3112981/form/f56b92c5-2828-48dd-a805-1e7aaac05b64/perfo read more
Hi @Tuanva , Here's the API you're looking for: POST https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid Replace :port...read more
I am trying to use this endpoint https://api.hubapi.com/settings/v3/users/roles ` https://developers.hubspot.com/docs/reference/api/settings/users/user-provisioning#get-%2Fsettings%2Fv3%2Fusers%2Froles` I have the scopes required from th read more
Is there a convenient way to get the list of all available hs_languages, including their labels and code? For example, the label and code for English is 'English' and 'en'. Thanks.
Hi, You must combine this source: https://knowledge.hubspot.com/help-and-resources/hubspot-language-offerings with this one: https://en.wikipedia...read more
Hi There, We are trying to integrate Campaigns in our application, and need to track when a campaign was moved from State A to State B. I do see the data in Activity tab, but haven't been able to find a API yet. Timeline API and engagements AP read more
Hi all, We’re running into what looks like either a limitation or a silent failure inside HubSpot’s internal Custom Code actions within ticket-based workflows, and I’d like to know if anyone else has encountered this. Setup: Workflow T read more
My response is still the same except change my NodeJS code to Python. You need to use Output fields if you want to pass the data to other nodes....read more
Hi all, I’ve been trying for the past two days to get the mcp-hubspot app installed using Smithery CLI, and I keep running into issues that are blocking progress. Here’s a breakdown of what I’ve encountered so far in case anyone else has been read more
Hi @Parvind , I hope that you are well! Thank you for reaching out to the HubSpot Community! I'd like to share these resources for information o...read more