APIs & Integrations

Filtrar por
  • Todos os rótulos
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Ordenar por
Mais recente
  • Mais recente
  • Mais votados
Estado
Todos
  • Todos
  • Solucionado
  • Unsolved
  • Sem respostas ainda
mochi15 on Março 17, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Membro
Março 17, 2025 05:34
@mochi15 wrote: Hi HubSpot Team, We are experiencing an intermittent connection reset error when calling HubSpot APIs. Below is a sample err...Leia mais
JZhao on Março 16, 2025
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. Leia mais
Membro
Março 17, 2025 02:50
@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...Leia mais
Nizar2 on Março 16, 2025
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" Leia mais
0 avaliações positivas
2 Respostas
Membro
Março 17, 2025 02:05
Hey @GiantFocal , Thanks for your reply! Unfortunately, that what I was trying for the past couple of days with no success. No errors. The ...Leia mais
MD14 on Março 16, 2025
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 Leia mais
0 avaliações positivas
2 Respostas
Membro
Março 17, 2025 02:06
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 ...Leia mais
LRomier on Março 16, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Conselheiro(a) de destaque | Parceiro
Março 16, 2025 21:28
@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...Leia mais
danielle_little on Março 15, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Conselheiro(a) de destaque | Parceiro Platinum
Março 15, 2025 12:04
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...Leia mais
BEvans87 on Março 14, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Março 17, 2025 01:53
Hey, @BEvans87 👋 I don't believe you are missing any additional documentation. This is the expected behaviour for this endpoint. You are not the...Leia mais
lshroff on Março 14, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Especialista reconhecido(a) | Parceiro Diamante
Março 14, 2025 13:26
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, ...Leia mais
RC_ZM0314 on Março 14, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Março 17, 2025 01:46
Hey, @RC_ZM0314 👋 Thanks for your question. To set the correct expectations, please note this is a peer-to-peer support forum. If you need to ...Leia mais
EFrance3 on Março 14, 2025
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 Leia mais
0 avaliações positivas
1 Respostas
Conselheiro(a) de destaque | Parceiro
Março 16, 2025 21:38
@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...Leia mais
Boomika on Março 14, 2025
I am currently working with the necessary cookies provided by HubSpot, but I would like to create an additional custom cookie specifically for a contact in my system. However, I would prefer not to write the code on my end. Could someone assist Leia mais
0 avaliações positivas
2 Respostas
Membro
Março 17, 2025 01:13
Sorry for the confusion earlier! I’m not looking to drop a cookie for a particular contact, but rather for all contacts. Specifically, I’d like to s...Leia mais
SIDDESHWARI_S on Março 14, 2025
Hi, Currently, in my application, Hubspot is tracking the user mail id with the cookie hs_login_email, How Can I utilize this cookie in my application? It seems to be undefined when I consoled it and not available in document.cookie? Thank Leia mais
0 avaliações positivas
2 Respostas
Membro
Março 16, 2025 06:28
Hi @TomM2 , Thanks for the idea of private apps. Let me dive deep my question here. In my application, the hubspot is tracking as below. ...Leia mais
cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

Quer iniciar uma conversa ou fazer uma pergunta?

Crie uma postagem.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.