In the property Deal owner : the user the deal is assigned to. You can assign additional users to a deal record by creating a custom HubSpot user property . When it is change in CRM the field in API is not update?
Hello, I'm enrolled in the HubSpot MCP server beta and have it working with Claude desktop. Where can I find the SSE Endpoint for the MCP server? I'd like to connect and test it with n8n. Cheers, Jameson p.s. was unclear where read more
You have no documentation surrounding when these are expected to occur within different batch endpoints. export enum BatchResponseSimplePublicObjectStatusEnum { Pending = 'PENDING', Processing = 'PROCESSING', Canceled = 'CANCELED', Complete = 'COM read more
Hi all ! I create a Trial End Date property and add it on a module for my emails campaings. It’s not possible to translate the “Trial Days Left” property in the emails (jours > days). It's translated in the contact record, but that doesn’t apply read more
Thank you for clarifying.
You can actually use custom properties in emails - in your case, you might just need to update it to a personalizati...read more
Hi team, We're building a data sync app to synchronize contact data between our software and Hubspot. Users can install the app to authenticate with our own software, and they configure sync settings through the settings page provided by the Hubs read more
Hi @Tariqqq , Thanks you for the information. However, that's not the flow we're aiming for. We want to build an appilication similar to thos...read more
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 read more
Hi @Jaycee_Lewis , Thanks a lot to answer, Are you looking to edit two different Product records? Or two Line Items created from a single Product?...read more
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 read more
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 read more
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 read more
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...read more
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 read more
Hi @XinleiS ,
If you are looking to build a private integration (not a public marketplace app), then you might want to consider a Private App ...read more
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
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....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