Hello, I am currently working on an implementation with an application that requires consuming information from HubSpot via APIs. Specifically, I need to obtain information on the registered Deals. For this, I require the following information: Leer más
Hi, Has anyone else seen delays with Zaps starting with this hubspot trigger event? My zap was published and turned on and had been working fine as recently as about 7 days ago. Today, i made modifications to a field that should have triggered t Leer más
Hello! I am trying to create a CBE for a button on our prefernces page. Essentially the CBE is created for the "Resubscribe" button. The issue I am facing is my CBE not being able to store the button click. When the button is clicked it loads up Leer más
Hi! I am looking for some help on sending cookies and Ip Addresses to a custom Form submission with Javascript. I am getting teh two warnings on the submission. I am having no problem sending all of the data with a custom form ( I am using my o Leer más
Is there a hubspot API available where i can manage to do a GET request to my contacts and also has a POST request to write my contacts or even a PUT or PATCH request to edit a specific contact data thru API ?
Hi @JMacasero ,
There are separate endpoints for GET and PATCH (for individual contacts). You could also utilize the batch update endpoint (PO...Leer más
I’m working on a Power Automate flow that converts data collected from Microsoft Forms into an HTML file, which I then convert into a PDF using Ecodian. Currently, the flow successfully sends the generated PDF via email. However, I now need to p Leer más
Hey, @JToussaint1 👋 Thank you very much for the interesting, and well organized, question. While I don't have the answer, I did some digging to ...Leer más
Hello. I would like to ask how can our integrated app retrieve the user's HubSpot portal language, as specified in the settings, to include it within timeline events and in the Post_Fetch_Options of workflows? Is there an API available that returns Leer más
Hi, i have a custom object that we can call " CUSTOM_OBJ_XYZ ". I have a record with the ID: "1234567" with some properties associated. If i use the schema call i get all the properties associated to that object, for example i find the prope Leer más
Hey, @LucaMasnada 👋 Unless you specify the exact properties you want returned, our endpoints will only return a small subset of default prop...Leer más
Hey there! You can use this endpoint to get all templates in your account. In your code, filter for only email templates so you're not looking at i...Leer más
Hi, We recently launched our HubSpot-hosted website and are using Mixpanel to track performance. I’m looking for a way to sync website CTA clicks with Mixpanel. After checking the out-of-the-box integration, it doesn’t seem to support this direc Leer más
Hey @DJohnson4 👋 Thanks for the update. If you get something that works, I'm sure it will help others directly or via inspiration for their so...Leer más
Just want to point out that the endpoint documentation for the PHP client is outdated. In the documentation (https://developers.hubspot.com/docs/api/cms/pages ) it says to use HubSpot\Client\Cms\Pages\SitePages\Model\Page; but it a Leer más
Sometimes we want to change the HubSpot default settings of automatically assigning the "lead" lifecycle stage on creation to a different stage. For example, I might want to create the "prospect" stage and only assign the lead stage once the contac Leer más
Hey, @JVermunt 🙌 You're correct that we cannot modify read-only properties programmatically. I don't have a workaround for this challenge. If ...Leer más