I create a workflow, if the hs_analytics_num_page_views attribute increases in number, then I want to get the link in the added pageviews and assign a value to the contact's attribute based on the link information. How should I write code in custome read more
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 read more
Certainly! If you're seeking to upload photos to HubSpot via the Kobo Toolbox (specifically Kobo Collect), it's essential to consider the limitation...read more
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 read more
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...read more
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 read more
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 read more
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 read more
To capture changes in campaigns attached to marketing emails using the HubSpot Marketing Email API, consider a practical approach that combines the M...read more
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’ read more
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 read more
Hey, @KWichmann 👋 Welcome to our community! You are not missing an option. HubSpot portals with an Enterprise subscription can integrate with ...read more
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 read more
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...read more
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
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 ...read more