Does anyone have knowledge on how to upload photos to hubspot via Kobo Toobox (Kobo Collect) ? Is it possible to upload photos to hubspot via third party. (File upload field, which is a text field and the URL obviously created by Hubspot on normal H Beitrag ansehen
Certainly! If you're seeking to upload photos to HubSpot via the Kobo Toolbox (specifically Kobo Collect), it's essential to consider the limitation...Beitrag ansehen
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 Beitrag ansehen
You're facing an issue with the HubSpot API where attempts to retrieve options for a custom enumeration property named "CDR" are resulting in an emp...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
To capture changes in campaigns attached to marketing emails using the HubSpot Marketing Email API, consider a practical approach that combines the M...Beitrag ansehen
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’ Beitrag ansehen
Hey @SClark444
Piggybacking on @FTrands response, the search endpoint might not be your best bet, and could even run into more issues at s...Beitrag ansehen
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 Beitrag ansehen
Hey, @KWichmann 👋 Welcome to our community! You are not missing an option. HubSpot portals with an Enterprise subscription can integrate with ...Beitrag ansehen
Hey, @SN57 Thanks for your question!
Here are the answers:
Q1 – you'll have to either create the user with no role and then convert to Su...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
Hey, @JPadula 👋 Did you get this worked out? If not, you might need to try a different approach.
You can make a request to the Associatio...Beitrag ansehen
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 ...Beitrag ansehen
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 Beitrag ansehen
Hey, @ChrisSosa1337 👋 Thanks for your question! Have you tried using the Get contacts in a list endpoint ? This endpoint allows us to add query...Beitrag ansehen