Hi everyone, We are migrating a full website from one HubSpot account (sandbox or staging) to another production account and have run into a problem. Context: Both accounts are HubSpot CMS instances. The migration was done using the CMS Site Pages A 続きを読む
Hey @Gabrielbab , I've done similar projects for this. I can confirm that moving CMS Pages with full content can be done via the API, but there must...続きを読む
Hey everyone, I ran into an issue recently where new contacts weren’t syncing properly in HubSpot’s CRM. Some records were updating, but others weren’t showing the latest information from our forms and integrations. After some digging, here’s what 続きを読む
Hi everyone! I wanted to share a simple solution I’ve been using to make HubSpot API authentication more efficient. Instead of re-authorizing manually, I implemented OAuth with automatic token refresh. This setup ensures continuous, secure acce 続きを読む
Hi everyone! I wanted to share a quick tip that’s helped me streamline my HubSpot API integrations. Instead of manually handling authentication each time, I use refresh tokens with OAuth to keep connections active automatically. This reduces do 続きを読む
Hey everyone, I wanted to share a fix I discovered after getting frustrated why one of my blog posts still wasn’t ranking on Google — even though I already optimized the title, headings, keywords, and meta description inside HubSpot. What w 続きを読む
In the docs, there are endpoints for notes, tasks, meetings, emails, and calls such as - /crm/v3/objects/notes/search - /crm/v3/objects/tasks/search etc My understanding is that these are all categorized as 'engagements,' but there is no equivalent 続きを読む
I am trying to import Child companies with the same domain name and company name as the parent. The problem I am running into when mapping in the import is I cannot change the Company Domain Name as the reference. There seems to be no way around add 続きを読む
Hi @JStein1970
You’ve hit one of those long-standing HubSpot import constraints the Company Domain Name field is treated as a unique identifier,...続きを読む
Hey everyone, I wanted to share a quick fix I found after running into an issue where one of my HubSpot workflows wasn’t triggering the way I expected. Here’s what was happening: The workflow was set up to send an internal notification when a co 続きを読む
Hello, I have requested the creation of two public app objects about 20 days ago. Ive had one reply from the team in the frist 2 days asking me about specifics to the objects I am requesting and I have gotten complete silence from there. I wrot 続きを読む
I'm getting conflicting information from both HS docs and AI as I try and find this answer. Can I use drag and drop templates as templates that create emails via the API? We have a lot of templates in there, and I would like to more programmati 続きを読む
Hello, My team is using Sales Sequences to send emails. We would like to retrieve the emails sent and replies received that are related to a specific sequence. To do this now, I am querying for hs_sequences_enrolled_count to get the contacts fo 続きを読む
Hi,
We noticed that hubspot rejects some records that we try to import using the Import API. In our case, our import file includes rows that are supposed to create and associate multiple objects. AFter some investigation we realized it's because t 続きを読む