Hi team If you are working in hubspot, can you help me understand the rootcause of 2 different email were linked to same HS contact of my organisation. Here is the contact link. the user was register on HS in dec 2024 through a marking form. In De 続きを読む
Hey @ABeniwal , the reason this happened is possibly due to HubSpot's cookie tracking. See this article for more insight on how HubSpot tracks visi...続きを読む
We have an API running for leads from a provider but if the contact is already in the system it trips over and does nothing. The live chat advised that i need to update the API from POST to PATCH so that it updates a contact if its in the syste 続きを読む
Hello, I would suggest trying the batch upsert: https://developers.hubspot.com/docs/api-reference/crm-contacts-v3/batch/post-crm-v3-objects-cont...続きを読む
the attribute like hidden or formField is not working properly in api. i have hidden many fields in contact object , but in api response its show true.. or can you explain purpose of hidden and formField ? or how can i get fields from api, that a 続きを読む
We are evaluating Segment -> Hubspot integration. Specifically, we want to track Anonymous user activities and send it to hubspot and then tie in those activities to contacts ONCE an `identify` is called in our site. We tried it with Hubspot 続きを読む
Hi @Devlevar1 , you’re basically bumping into the fact that HubSpot’s “retroactive stitch” relies on the browser visitor identity (the HubSpot tra...続きを読む
Hi all,
I have a client that wants to sync Campaigns from HubSpot to Zoho. What I noticed is that Campaigns in Zoho are Objects while in HubSpot they are not (they are part of Marketing Hub, not the CRM).
The client wants to give their 続きを読む
Hey Victor and Colin,
Yeah, I've solved this exact problem. The cleanest approach is using **n8n as a middleware** between HubSpot and Zoho. Here's...続きを読む
I am building a private App and have assigned the contacts.write scope to it. I need to share the PAT to a third party ( to enable them send data to my HUbspot) I want to know if they can also "read" data from my HUbspot with this "write" scope al 続きを読む
Hi, I have two public apps, one of them is listed on marketplace and another one is not. I found today that the UI extension (which is a sidebar card for Contacts) in the listed app suddenly stopped showing for accounts that recently installed the a 続きを読む
Hi @SSun7 , this behavior strongly points to a Marketplace versioning issue rather than a bug in your UI extension code. For public apps, HubSpot ...続きを読む
Hello, I'm wondering if anyone has found a way to retreive the diarized transcripts that are generated by HubSpot after a HubSpot Call is made? I am aware and able to dowload the call recording url and can pass it to an LLM for transcription, but 続きを読む
I have a bit of an issue in how to structure orders and contacts. Our platform does a lot of its transactions over the phone and users can create online accounts later on which link to phone numbers that they may or may not have already used to tran 続きを読む
Hey @NEynon , this is a genuinely hard modeling problem, and you’ve already identified the core constraint correctly. HubSpot is still fundamentall...続きを読む
I am new, and trying to get logged calls and the internal data of the call (type, description, owner, date/time etc) I can not find the scopes required for Calls (and meetings) that the breeze AI describes i need for the API call to get this data. 続きを読む
Hi @helpmepls , welcome to the Community. This is a very common point of confusion, so you’re asking the right question.
Calls and meetings are n...続きを読む
I am observing an issue when pushing content to a rich text field (Contact field). Behavior seems to vary depending on source. Developer can push formatted html via integration escaped character \n correctly results in a new line however, re 続きを読む
Hi @shov , this behavior is confusing but unfortunately pretty consistent once you know where the sanitization happens.
The key thing to know is ...続きを読む
Per: https://knowledge.hubspot.com/records/merge-records when two contacts are merged, the data is combined into a NEW contact ID. This is a (unwelcome) change from a few months ago, when merging B into A, moved the data from B into A and left th 続きを読む
Hi @klkitchens , you’re reading it correctly. HubSpot changed merge behavior so the result of a merge can be a brand-new record with a new ID, and ...続きを読む