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
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
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
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
Hi @JamesonC , I hope that you are well! Thanks for reaching out to the HubSpot Community, the API board is the right place for this! I'd like t...read more