I have tried both of the following endpoints, but the results are the same: /crm/v3/properties/{objectType}/batch/read /crm/v3/properties/{objectType}/{propertyName} This is the result from the batch read, but the other endpoint shows b Leia mais
Hey @Wasabi_HS Nice to e-meet you! Regarding the above issue, it's honestly a weird one. I don't see the documentation citing that there's a limi...Leia mais
Hi We're working on a project where we need to load data which contains a data field, this has been set up in the object as a datepicket. At the moment i get an error message about the field being nil, is there any way to process NULL values Leia mais
Hi All, I think there is a bug in how Hubspot connects or integratios with Recaptch. Not all the time, but many times, when I auth to my account, when I click the "Connect App" it changes as shown below and nothing happens. Using Leia mais
I am trying to use the marketing email API to fetch data incrementally for our integration. We are fetching the latest data by filtering based on the updated field in the API parameters. However, we noticed that when a campaign is added to a marke Leia mais
To capture changes in campaigns attached to marketing emails using the HubSpot Marketing Email API, consider a practical approach that combines the M...Leia mais
Hey everyone, We’ve been facing a puzzling issue with HubSpot API recently. A new filed (let’s call it XYZ) has been added to the company object, and we using the ‘companies/search’ endpoint to filter companies based on this field. However, we’ Leia mais
Hi all, Is it possible to use HubSpot as an identity provider? We are trying to connect it to Mindtickle and have users access HubSpot webpage for login first, then move to the Mindtickle platform via SSO. In this scenario we want HubSpot t Leia mais
Hey, @KWichmann 👋 Welcome to our community! You are not missing an option. HubSpot portals with an Enterprise subscription can integrate with ...Leia mais
Hi, i am unable to find a good example on how to apply a date time filter when creating a contact list - https://legacydocs.hubspot.com/docs/methods/lists/contact-lists-overview Any example would be helpful There are some notes on filters here Leia mais
Hey, @peeyush81 👋 Welcome to our community! Were you able to make any progress here? If not, I will get an example running on my end and share h...Leia mais
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 Leia mais
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
Hi, @NataliiaPA 👋 Welcome to our community! Were you able to make any progress? If not, when you click the source code button, what happens? Do ...Leia mais
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 Leia mais
Hey, @ChrisSosa1337 👋 Thanks for your question! Have you tried using the Get contacts in a list endpoint ? This endpoint allows us to add query...Leia mais
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 Leia mais
Hey, @OHafez 👋 Have you already tried following the steps here — Attaching files to object via the APIs ? Although I show this using a Deal, th...Leia mais