Hey all, As described I am recieving a bad request response when trying to associate contacts to companies using a custom label, here is an example of the request URL: https://api.hubapi.com/crm/v3/objects/contacts/360101/associations/compani read more
I want to be able to associate HubSpot's anonymous browsing data with Contacts created from the server. HubSpot collects anonymous browising data which allows you to track where new leads/contacts came from. The unique ID for that appears to be read more
Hi, We have a dropdown select property within Deals that has 310 values. I've read the documentation for doing an update on a property, but it seems to suggest that you have to pass all the values that currently exist, plus the one you're go read more
I'm trying to set up this example https://github.com/HubSpot/ui-extensions-examples/tree/main/quote-generator After hs project upload command I get an error [ERROR] Failed to build serverless package due to validation errors in `/app/app.f read more
Hello! My name is Artem and I represent Wazzup. There is such a problem: some users have problems with installing the extension. Even within one integration it is not so for all users, but only for some. We have checked everything on our side, accor read more
Hi, I have created 1 CRM card using public app at Hubspot Developer account and install it to one of our Hubspot Portal successfully. Refer by: https://developers.hubspot.com/docs/api/crm/extensions/crm-cards The CRM card also loaded on the read more
Hi everyone. Here is what I am trying to accomplish: I want my sales people to to have tabs in contact that show their contacts that have not had a phone call in 2 weeks or an SMS in two weeks. Engagement or Last Activity does not work beca read more
Hi community, I am trying to integrate a Hubspot Form in a pop up (which is calling a #contact hidden row later in my page). The issue is that when I print the shortcode, I get a blank section. I have integrated forms in other parts of the werbs read more
Hi, We are currently working with a third-party referrals provider. A contact will complete a non-hubspot form on our website, which will trigger the contact to be created within the third-party system. at the moment, this is where the process s read more
There is an endpoint at /communication-preferences/v3/status/email/{emailAddress} that enables getting the subscription statuses for one contact. I have not been able to find an equivalent for getting subscription statuses for multiple contacts read more
I have just started to use this API https://developers.hubspot.com/docs/api/analytics/events and it works great. I am wondering if it is close to becoming a stable release or if I should be worried about it changing on me.