using the endpoint https://api.hubapi.com/crm/v3/objects/products we have several products in our application. many have an hs_folder_id, but since 2024-08-27, the value is null. has this property been deprecated? is there an article or refere Beitrag ansehen
I'm not sure if this is the right channel to ask, but. I'm currently developing on our developer account where I want to create a custom card that shows active deals for a company. I've created one, it works, but it acts as a table, and it's not th Beitrag ansehen
Hi HubSpot Team, We are experiencing an intermittent connection reset error when calling HubSpot APIs. Below is a sample error log. This issue is also occurring with other HubSpot APIs. We would like to understand the possible reasons behind thi Beitrag ansehen
@mochi15 wrote: Hi HubSpot Team, We are experiencing an intermittent connection reset error when calling HubSpot APIs. Below is a sample err...Beitrag ansehen
My application is running in AWS Sydney region and it calls Hubspot API to create companies and contacts. I am planning to deploy applications in UK which also needs to call the same Hubspot API. I wonder if the API support multi-region by default. Beitrag ansehen
@JZhao wrote: My application is running in AWS Sydney region and it calls Hubspot API to create companies and contacts. I am planning to deploy...Beitrag ansehen
Hi everyone! So, I have a custom record with 4 properties. I want to create a new record of this object. i do POST to api.hubapi.com/crm/v4/objects/2-41795069 the body is as follow: { "properties": [ { "name": "external_id", "color" Beitrag ansehen
Hey @GiantFocal , Thanks for your reply! Unfortunately, that what I was trying for the past couple of days with no success. No errors. The ...Beitrag ansehen
Hi, I am trying to implement OIDC workflows in our authorisation server so that users in our application can access their tickets in the Customer Portal. Both the authorise and token endpoints are invoked and responses are sent as expected b Beitrag ansehen
Hi Jaycee, Thanks for the reply. I have implemented OIDC in our server and as part of that change, we are required to return a token (in JWT ...Beitrag ansehen
Hi everyone, I am trying to create a HubDB row with a previously uploaded file. Unfortunately, the documentation ( https://developers.hubspot.com/docs/guides/api/cms/hubdb#add-table-rows ) contains many use cases except files. This code Beitrag ansehen
@LRomier - I'm not sure I have the solution here, but as you probably know, uploaded files from forms and attchements to emails are treated in a so...Beitrag ansehen
Let me start by saying that I am not a developer - I have spent quite a bit of time already attempting to make this work and alas, here I am. The snippet below is for UI buttons on the Deal object that will hyperlink to open the link in a new tab. T Beitrag ansehen
Hi @danielle_little ,
Looking at your code, it looks like the <div> elements would be causing the issue, as it is not a supported compon...Beitrag ansehen
We are using /crm/v3/objects/contacts/batch/upsert to create/update contacts in HubSpot but it is returning the following. "status": "error", "message": "Contact already exists. Existing ID: 106003670396", "correlationId": "c43303a Beitrag ansehen
Hey, @BEvans87 👋 I don't believe you are missing any additional documentation. This is the expected behaviour for this endpoint. You are not the...Beitrag ansehen
Hello, We ran a PCI scan on our HubSpot website, and we are failing an element of our PCI scan with the scan stating that they found a vulnerability with SSL servers using TLS 1.0. In our Settings -> Domains and URLs, all our domains are Beitrag ansehen
Hi @lshroff ,
One thing you can check is that your TLS setting is set to 1.2+ for all domains on the account; which would include subdomains, ...Beitrag ansehen
Hi, I have a live AI Chatbot in HubSpot but when I integrated it on my custom website, the chatbot shows the conversations for all the users logged in to my website. How can I customize this chatbot to be personalized for each user logged i Beitrag ansehen
Hi @Jaycee_Lewis : I have custom asp.net website and I am using hubspot tracking code inside an iframe because I do not want the tracking to happen...Beitrag ansehen
I'm trying to use the HubSpot API to create a new Help Desk ticket when there are particular errors within our software as we need to notify customers about them. I can create a ticket using POST https://api.hubapi.com/crm/v3/objects/tic Beitrag ansehen
@EFrance3 - the issue I think is one that I have complained about many times over to the Helpdesk team and has been comprehensively ignored. My ass...Beitrag ansehen