Changes to login email reset procedure
Recently the option to resend the registration email and/or reset password email was removed from an individual contact’s record. For example see below screenshot: Previously an orange box appeared in the top right corner of a contact’s record list memberships page which made…
GET Endpoint Facing issues
I am facing above issue on a senstive field private_ip_address that I created on the contacts object.I have added read write permission to my private app.still facing this issue while access the field via get endpoint :https://api.hubapi.com/crm/v3/objects/contacts{email}?idProperty=email&properties=private_ip_addresserror:We are currently facing…
Delay of around 30 minutes in syncing Meta Ads leads to HubSpot – Starter Plan
Hello HubSpot Community,I am writing to seek your expertise regarding an issue I’m facing with syncing leads from Meta Ads to our HubSpot account. We are currently on the Starter Plan.We are experiencing a consistent delay of approximately 30 minutes…
Workflow re-enrollment – Time delay
Hi, I want to create a workflow where the re-enrollment is time specific. I.e. I don’t want people to re-enroll before X date or add a minimum time period from their first enrollment to their second. Is this possible?
Series of emails with ongoing enrollment
Hello, We’re setting up a series of instructional emails to be sent to a subset of our contacts—one email per week for 10 weeks. We’ll have a large group enrolled at the start, but we also expect new contacts to join…
September 2025 Developer Rollup
In September 2025, HubSpot rolled out a series of impactful developer updates, alongside those already announced during Inbound for the Developer Platform and API updates. Additional changes this month include a new Tooltip component and the addition of textTransform options,…
Best Practice for Fetching Custom Object Associations in UI Extensions (hubspot.fetch vs. Serverless
Hi HubSpot Developer Team,I’m building a custom UI card for a custom object page and I need some clarification on the best practice for fetching associated data.My goal is to display a table of line items. The association path is:…
Creating Certain Custom Properties
Here are the custom properties I want to create. I’ve made them but theyre providing incorrect outputs. Days Remaining in 2025: round_up(((1767225599000 – [properties.today_s_date]) / 86400000), 0); right now this returns 245 which is wrong. Overall the purpose is that I want a property…
Optimization of the AI service agent for website chats
It would be helpful if the AI service agent on the website chat could be individually configured to determine when and whether the feedback question can be asked immediately after a response, and if this question could also be individually…
How can I report only deals that were created after an event?
Hi everyone,I’m trying to build a report to see which deals are sourced from events.Here’s my current setup:I created three contact properties: Event Name, Event Year, Event Location (I also have the event date).I can already report on deals by…