I was trying to integrate hubspot to my application and i want to view the integrations that have done in my hubspot account in my web application. So is there any endpoint so that i can get them?
We are developing a public app using Hubspot - UI Customzaition (Beta). We are using huspot.extend - React component and developing that app. We want our app to be placed in Hubapot Marketplace and also to be used by all without any restriction. Do read more
Hi All, I have setup a bot in Copilot to run a flow to create a contact record using the Create a Connect Power Autoamte connector but running into an error Error Message: Authentication is not configured for this bot Error Code: Authenticatio read more
Hi @vip , The "Authentication is not configured for this bot" error means that you need to set up the correct authentication in Copilot Studio. ...read more
Hi, we’ve integrated HubSpot APIs with our web app, and users need to connect their HubSpot accounts using the OAuth flow. During the authorization flow, we are requesting the following scopes: [ "crm.objects.companies.read", "crm.objects.compa read more
Hi, I need to search all of the meetings the contact/customer has booked filtering on their email. Of all the properties in the meeting.. I don't see anything that is associated with the contact's email https://developers.hubspot.com/ read more
@FoodIsFriend - might I suggest that a good approach here would be to:
- derive the Contact ID from the email address you have using an seperate ...read more
Using the v3 schemas API I've been able to fetch the schema for my contacts object so that I can read the association definitions. Here is an example of one such definition that I've retrieved from the returned schema.associations array: {
fro read more
I'm betting the v1 API doesn't support the whole range of associations now possible, including user defined types which you may well need here.
...read more
Hi everyone, I’m trying to add padding: 8px around my HubSpot form embedded via an iframe, but I haven’t been able to get it to work. Here’s an example of a similar form where I want to replicate the 8px padding: Form Example How can read more
Hi! You can switch the form to raw html (this will stripe the styling and just render a base html form not iframed) where you can style everything. ...read more
I have tried below APIs to fetch the Account name and portalId. I have get the portalId from this API https://api.hubapi.com/account-info/v3/details but didn't find any proper API to fetch the account name.
Hi, I have been trying to capture Mobile Phone Number from my website form to Hubspot, but every time it shows it blank, captures it as Phone. I have already changed the label, fields, Internal name, and field. my form code looks like this. Cor read more
@PKolimar , HubSpot does not automatically track non-HubSpot form submissions. If you need tracking, you can use a HubSpot form instead, but it...read more
Hello, I am having a problem trying to update my company records. I am trying to update them through the Record ID (hs_object_id) variable via my meltano target-hubspot. So in the .csv that I'm automatically sending with the API there are 2 fiel read more
Hi @TvanRijn
Can you verify that if your import includes both a Company ID (company_id) and a Record ID (hs_object_id), ensure that hs_object_id...read more
Hi HubSpot Community, Since last night, we’ve noticed that requests to the /crm/v3/exports/export/async endpoint are consistently failing with a 400 Bad Request status code. This behavior persists across multiple attempts, and we’ve verified that read more
Hi HubSpot Team, We have identified a workaround regarding the issue. Previously, the "hs_object_id" property was missing from the objectProperti...read more
While the same ticket shows correct rendered html in HelpDesk module page, in the Ticket module page the description is rendered as normal text. it's not related to api directly more a bug on the whole system.
no it's ok, I just leave the notice here, if the devs want they could open themeselves a ticket in their support tool... in the age of AI I would ima...read more