I have an Custom ERP that has one product with one ID and two different prices: Price A for Spain and Price B for Portugal. In Hubspot for that I have to duplicate the product in Hubspot, I set the Spanish price for Product A and ID for Spanis Pro Leia mais
Hello HubSpot team, I am building a custom automation inside a Workflow Custom Code action to synchronise revenue share values from a partner company record into the company associated to a deal. My intended flow is: Read the partner company Leia mais
I’m trying to send a draft reply to a customer email in the HubSpot Conversations Inbox using the API. Goal: Programmatically send a reply to an existing customer message, similar to how an agent replies in the inbox comment section. What Leia mais
Hi! I manage multiple Hubspot workspaces. I have two separate apps connected to two separate workspaces and they both run the same Javascript to `identify` and `trackPageView`. In one of the workspaces, a new contact is created with this code (the Leia mais
Hi @MLilien and welcome, it's a pleasure to have you here! Thanks for asking the HubSpot Community! I'd love to put you in touch with our Top E...Leia mais
Hi, I’m building a private integration using HubSpot’s OAuth app and connecting it to my n8n workflow via webhooks. I’ve followed the full app setup, including: ✅ Verified my domain (billyapp.live) ✅ Added redirect URI ✅ Scopes match t Leia mais
Hi!
Sadly i'm not able to help you out. I came here to say that please do not share your app or client ID on forums. Just for your safety! Be...Leia mais
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 Leia mais
1. Try caching your tokens for longer - maybe bump up from 30 minutes to an hour if that works for your use case. This alone might solve the problem....Leia mais
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 Leia mais
To better understand your environment and your code: you've put your own form on a page that contains the tracking code, then you send the form resul...Leia mais
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 Leia mais
Hi @MTarnopolska , I hope that you are well! Great question, thanks for asking the HubSpot Community! For information around the topic, here are...Leia mais
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 Leia mais
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...Leia mais
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 Leia mais
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...Leia mais
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 Leia mais
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 ...Leia mais
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 Leia mais
Hi @Tuanva , Here's the API you're looking for: POST https://api.hsforms.com/submissions/v3/integration/submit/:portalId/:formGuid Replace :port...Leia mais