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
MSpeers on Maio 12, 2025
I need to create a custom integration where we pass certain pieces of data from our 3rd party application into HubSpot. This will have two layers of data, 1 layer will be a few properties at the Company level in HubSpot (maybe just custom properties Leia mais
0 avaliações positivas
0 Respostas
mpowertherapy on Maio 12, 2025
Hello you beautiful people! I'm having some issues with my homepage. https://www.mpowertherapysolutions.com/wellness-focused-shockwave has a huge video playing and has text that says welcome to mpower, i want to remove this entirely go l Leia mais
0 avaliações positivas
1 Respostas
Conselheiro(a) de destaque | Parceiro Platinum
Maio 12, 2025 17:14
Hi @mpowertherapy , If you want to remove the section top section with the video playing entirely, you will need to go into Edit mode on your ...Leia mais
Tuanva on Maio 12, 2025
Hi support team, I hope you're doing well Currently, we embed a email form script made by Hubspot into our site. This is a specific example of our form: https://app.hubspot.com/submissions/3112981/form/f56b92c5-2828-48dd-a805-1e7aaac05b64/perfo Leia mais
0 avaliações positivas
1 Respostas
Maio 12, 2025 09:16
Hi @Tuanva , Yes, you can use HubSpot's Forms API to submit form data directly to HubSpot without displaying the actual form. You can send a POST r...Leia mais
JLim063 on Maio 09, 2025
I am trying to use this endpoint https://api.hubapi.com/settings/v3/users/roles ` https://developers.hubspot.com/docs/reference/api/settings/users/user-provisioning#get-%2Fsettings%2Fv3%2Fusers%2Froles` I have the scopes required from th Leia mais
0 avaliações positivas
2 Respostas
Top colaborador(a) | Parceiro Ouro
Maio 11, 2025 00:38
Hi @JLim063 , Based on the error, this is typically one of the following issues: Account tier limitation Permission requirements API a...Leia mais
Solucionado
SSun7 on Maio 09, 2025
Is there a convenient way to get the list of all available hs_languages, including their labels and code? For example, the label and code for English is 'English' and 'en'. Thanks.
0 avaliações positivas
5 Respostas
Solução Aceita
Colaborador(a)
Maio 12, 2025 02:53
Hi, You must combine this source: https://knowledge.hubspot.com/help-and-resources/hubspot-language-offerings with this one: https://en.wikipedia...Leia mais
SJain545 on Maio 09, 2025
Hi There, We are trying to integrate Campaigns in our application, and need to track when a campaign was moved from State A to State B. I do see the data in Activity tab, but haven't been able to find a API yet. Timeline API and engagements AP Leia mais
0 avaliações positivas
1 Respostas
Participante
Maio 09, 2025 14:45
Conside me in, as an owner and developer of Organic Point and interested in API integrations.
Solucionado
AMGorilla on Maio 09, 2025
Hi all, We’re running into what looks like either a limitation or a silent failure inside HubSpot’s internal Custom Code actions within ticket-based workflows, and I’d like to know if anyone else has encountered this. Setup: Workflow T Leia mais
0 avaliações positivas
4 Respostas
Solução Aceita
Colaborador(a)
Maio 09, 2025 17:43
My response is still the same except change my NodeJS code to Python. You need to use Output fields if you want to pass the data to other nodes....Leia mais
Parvind on Maio 09, 2025
Hi all, I’ve been trying for the past two days to get the mcp-hubspot app installed using Smithery CLI, and I keep running into issues that are blocking progress. Here’s a breakdown of what I’ve encountered so far in case anyone else has been Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Maio 12, 2025 02:51
Hi @Parvind , I hope that you are well! Thank you for reaching out to the HubSpot Community! I'd like to share these resources for information o...Leia mais
sridharan on Maio 09, 2025
Hi everyone, I'm working on a Salesforce integration using the HubSpot Engagements API to migrate emails. I’m able to retrieve email engagements using the /engagements/v1/engagements/paged endpoint. However, I now want to: Retrieve only emails Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Maio 09, 2025 07:51
Hi @sridharan Thanks for reaching out to the Community! I would like to invite some members of our community who may offer valuable ...Leia mais
DSingh05 on Maio 09, 2025
We are currently in the process of migrating from the v1 API's to v3, as per the deprecation notice announced by HubSpot—effective 30th September. However, we are facing a blocker due to the absence of a clear replacement for the following v1 endpoi Leia mais
0 avaliações positivas
2 Respostas
Membro
Maio 10, 2025 11:43
Hi @DianaGomez , @Mike_Eastwood, @SteveHTM , @RobertYoung I am aware of the the below approach. In HubSpot V3, fetching full con...Leia mais
DFrewin on Maio 08, 2025
Hello, We no longer use hubspot however several accounts are still active and we need these decommissioned. We are still receiving email about the following environments and I can still log into hubspot and see these environments are active. Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Maio 08, 2025 22:15
Hey, @DFrewin 👋 If these are developer test accounts , they will expire after 90 days of no use, no API calls, etc. Otherwise, you'll need ...Leia mais
Solucionado
DZoladz36 on Maio 08, 2025
I'm recievieng Parsing error: Unexpected token hubSpotClient in my custom code in my sandbox account. Anything stand out why? Thanks! const hubspot = require('@hubspot/api-client'); const hubspotClient = new hubspot.Client({"accessToken":"ke Leia mais
0 avaliações positivas
13 Respostas
Solução Aceita
Participante | Parceiro Elite
Maio 09, 2025 17:50
@MichaelMa Success! Thank you for the assistance! Much appreciated! const hubspot = require('@hubspot/api-client'); exports.main = async (e...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.