Hello community, I'm trying to get the contacts by DealId and I can't with associations. I'm doing something like: $response = $this->hubspot->crm()->deals()->basicApi()->getById($dealId); With this, I get the propert read more
Is there any way to add Typeform survey code into regular email body in Hubspot email design tool? An option highlighted on the screenshot isn`t working
I was wondering, is there a way to to get the post code (ZIP) from a list object, if it is even possible? Right now I have the following code that pulls a list object from the HubSpot API, but the post code/ZIP does not return in the output con read more
I've been really struggling to attach a file to a ticket using the HubSpot API. I was able to upload a file and a ticket separately, and I'm able to see those in the hubspot web portal as well. I'm also able to attach manually through the web portal read more
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
I believe you can only accomplish this with Marketing Hub Enterprise using the option to Track a Custom Behavioral Event using the POST /events/v...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
@Mark_T - yes, I have a similar challenge on a dropdown selector with a crazy 530 options (and growing). To maintain the value automatically, I h...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 si 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
Hey, @DTeam8 👋 Do you have any additional details you can share? Do you have a simple example of a request and response you can add as a code bl...read more