Hi everyone, I want to integrate my app with Hubspot as a Data Sync app on the Marketplace using Hubspot's built-in Data Sync feature (similar to the Google Contacts app: https://app-na2.hubspot.com/ecosystem/242799666/marketplace/apps/google-c read more
Hi @NPhan5 ,
I don't believe it's possible at this time. From my understanding, the ability for external developers to build connectors with D...read more
I have a task to search for contacts by phone number. In general, I've managed to solve it. However, if the user enters a phone number with a space, for example, the search doesn’t find the contact. The FilterGroup that works for phone numbers with read more
I'm curious about how HubSpot handles file uploads, especially through the API. If I upload encrypted or unreadable files (such as those with strong encryption that HubSpot can't preview), will those files be rejected—or does HubSpot allow all file read more
Hi @tony6699 , HubSpot's file upload process throught the Files API is mainly structured to store business related assets such as documents, im...read more
Hey Devs: I've been searching for a way to get the HubSpot Developer Documentation in a more portable format like Markdown, PDF, or ideally, a GitHub repository, similar to the growing repos of example code. So far, I haven't had any luck fi read more
Hey @Milest there's no way to do this at the moment, the official developer docs website is the only place this info is published. This might be a ...read more
Hi All, I am trying to create a API request to build new forms based off a templated request. The only issue I am running into is that it is defaulting them all to being created with the Legacy editor. Is that the only way it works right now or is t read more
Hello, I have an exit intent on the /choose-plan page. I have segmented it so that I have query param tst_ab_var set to either A or B to sent to one of two places. My problem is that the exit intent is not shown on an exit when I am on the page ch read more
Hi, Apologies if this is an obvious question, but when creating a Custom Event in Hubspot using Javascript, do we need to define all property values if we've already selected to track default Properties at the 'Properties' stage of set-up? T read more
Hi @NCasey3 , No, you don't need to manually define every property in your JS snippet if you've selected default properties during setup. Re...read more
I use the following get command https://api.hubapi.com/crm/v3/objects/contacts?limit=100&updatedAfter=1747668849754 1747668849754 time stamp is Mon 19 May 2025 12:26:19 bu it's returning rows with a lastmodified date before that read more
Still not getting the desired resuts, Even adding the suggestions it still returns the sames results. The hs_lastmodifieddate is null, could that b...read more
Hi, I have a report on a dashboard that shows the total closed won amount for deals with certain filters applied. How can I extract this value using API?
I am attempting to receive a WebHook from Xero finance system. Part of the Webhooks setup in Xero is the 'Intent to receive'. The explanation from Xero: To ensure the requests you receive are coming from Xero you need to verify the signat read more
To validate the Intent to receive WebHook from Xero in a HubSpot workflow, you’ll need to use a middleware service like AWS Lambda or a custom Node.j...read more
Hello HubSpot Community, I’m experiencing an issue with HubSpot Ads integration that I hope someone from the support team can help me resolve. What’s happening: An unexpected developer token adwords@hubspot.com is making changes in my Google read more