I am observing an issue when pushing content to a rich text field (Contact field). Behavior seems to vary depending on source. Developer can push formatted html via integration escaped character \n correctly results in a new line however, re read more
Background: Threadly is an app for Slack that allows users to broadcast/blast messages to multiple channels at once, and also includes action buttons to drive users towards CTAs, forms, and more. Issue: We're working on a HubSpot integratio read more
I am unfamiliar with this system and am very confused with the documentation. From what I need, I have the following goals: 1. Send messages from a user to an agent, if the user sends another one then it's a new chain. (Attatchments needed) 2. Send read more
Hey @DesperateCoder 👋 and welcome, it's a pleasure to have you here! To start with, I'd like to share these resources that might point you in...read more
Per: https://knowledge.hubspot.com/records/merge-records when two contacts are merged, the data is combined into a NEW contact ID. This is a (unwelcome) change from a few months ago, when merging B into A, moved the data from B into A and left th read more
Thanks, but this is not about the API merging... this is about the UI merges which break the back-end association by assigning a new number. Obvi...read more
Hi HubSpot Community, I’ve created a SCIM app on both my HubSpot account and sandbox, but I keep encountering the same issue when accessing the SCIM interface. The error message is: " Something went wrong fetching your SCIM domains. Please read more
@RayanDigi wrote: Hi HubSpot Community, I’ve created a SCIM app on both my HubSpot account and sandbox, but I keep encountering the same issu...read more
Hello Community, We are facing a critical blocker when trying to use the Marketing V3 Emails API (GET /marketing/v3/emails), which consistently results in a 403 Client Error: Forbidden with the error message MISSING_SCOPES . The Core Problem read more
@ISergeyssels - This looks like it may be an wonky commercial decision by HubSpot. I'm frankly very surprised that this API requires a 'content' sc...read more
Hi everyone, I’m working with the HubSpot Marketing Events API v3 — specifically this endpoint: GET /marketing/v3/marketing-events/events/{eventId} (Reference: https://developers.hubspot.com/docs/api-reference/marketing-marketing-events-v3/ba read more
I am not from the HubSpot team, but here are a few things I have seen when the two don’t line up: The UI’s “Completed” label comes from broader ev...read more
Have any nonprofits had success installing Candid's Premier API into their HubSpot environments? We wanted to see what others' experiences were before going ahead and purchasing it.
I have not used Candid but we can use a more general to the API since there are usually some commonalities among them.
The first thing to look ...read more
Hi there, I am currently trying to use this endpoint: https://developers.hubspot.com/docs/api-reference/cms-pages-v3/landing-pages/post-cms-v3-pages-landing-pages-batch-update to batch update landing pages. I am trying to update values of a custom read more
Hi, I want to find a contact in the CRM based on the cookie dropped by hubspot to identify website visitors. It looks like it's impossible with the API. Anyone has a solution? Thanks! Pierre
Hi Pierre, Thanks for reaching out to the Community! 😊 From what you described, it sounds like you’d like to use the HubSpot tracking cookie t...read more
Hi, I am new to custom events and I am trying to figure out how the event is associated to the correct HubSpot contact in for JavaScript events. In the case of API events, we can select which property to match on. Can someone help me und read more
Hi @AndPat ,
In short, the JavaScript option works in tandem with the HubSpot tracking code, where it can identify user only when they convert...read more