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
rasoriano on Abril 24, 2024
So before actually discovering that there's a built-in function to remove / load a widget, we are doing it using a CSS class: const hubspot = document.getElementById('hubspot-messages-iframe-container'); if (hubspot && role === Leia mais
0 avaliações positivas
0 Respostas
Lorenzoenns on Abril 20, 2024
Hi, I'm trying to update filters in an exsiting dynamic list, on a monthly basis, using the API. According to teh documentation, the following applies: PUT & End point: https://api.hubapi.com/crm/v3/lists/{list_id}/update-list-filters Leia mais
0 avaliações positivas
1 Respostas
Top colaborador(a)
Abril 21, 2024 20:44
Hi @Lorenzoenns 👋 If you haven't already, I think you'll want to review HubSpot's "List filters [BETA]" API documentation , specifically the ...Leia mais
FLaRosa on Abril 18, 2024
I have been given the task of integrating one of my company's applications with HubSpot. I've done similar tasks before with systems such as Avochato. I'm new to HubSpot and some of the terminology confuses me. What I'm expecting is to obtain an Leia mais
0 avaliações positivas
5 Respostas
Top colaborador(a)
Abril 19, 2024 21:16
Hi @FLaRosa 👋 No problem, happy to help. If you'd like to authenticate via the "Private App" authentication method, you'll need to u...Leia mais
Solucionado
BBabics on Abril 18, 2024
Hey, I hope you are doing well! We would like to use HubSpot and its API to extract the booked meeting slots using this API endpoint: https://developers.hubspot.com/docs/api/crm/meetings . Our HubSpot meeting scheduler is connected to Google Leia mais
0 avaliações positivas
4 Respostas
Accepted Solution
Membro
Abril 18, 2024 11:07
Hey @BBabics , Theres a couple of stuff that could be happening here. When you schedule a meeting with the HubSpot schedular does this correctly cr...Leia mais
JGuerra51 on Abril 10, 2024
Currently developing a 3rd party caller app to be used in Hubspot (using the calling-extensions SDK). The app will open in a seperate browser window fine:  but when attempting the launch the "Demo Widget Local" from hubspot it fails to load. Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Abril 11, 2024 05:36
Hi @JGuerra51 , Thank you for sharing detailed information and for asking the Community! I'd like to ask our Top Experts and some of the Communi...Leia mais
Solucionado
adnandmth on Abril 10, 2024
I'm new to hubspot and I'm confused with a small little thing; I have a custom object named "Custom Engagements" and I wanted to get all records via API, I used different formats with no luck; https://api.hubapi.com/crm/v3/objects/contact+ Leia mais
0 avaliações positivas
5 Respostas
Accepted Solution
Top colaborador(a) | Parceiro Platinum
Abril 15, 2024 13:19
@adnandmth - I confirmed with HubSpot that this API can run into issues when a custom object contains multiple words. However, as @Stegem...Leia mais
Solucionado
JPeacock4 on Abril 03, 2024
Whenever I attempt to search for SKUs using the IN operator, I get back an empty result. If I do the same thing using hs_object_id, then I get back the correct results. Can't seem to figure out if that property just can't be searched using the IN op Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Gerente da Comunidade
Abril 03, 2024 18:46
Hey, @JPeacock4 👋 One thing to watch out for with the Search API is that the IN and NOT_IN search operators require the values to be in lower...Leia mais
Solucionado
khandekyn on Abril 02, 2024
the current ruby client seems to be generated from a swagger description. fetching company details with get_by_id seems broken though. i'm not managing to get it working. listing all companies works fine for your info. i keep hitting this e Leia mais
0 avaliações positivas
5 Respostas
Accepted Solution
Membro
Abril 04, 2024 05:50
Hey, I just created my ruby environment and tested this which returned the data for a the specified company id. api_response = api_client.crm.compan...Leia mais
Solucionado
RRompich on Abril 01, 2024
I've been trying to pull emails, tasks, and notes for each of my tickets through the HubSpot API. Basically, I wanted to obtain the association IDs and then call the Engagements API to retrieve that data. I was following this process: https://comm Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Top colaborador(a) | Parceiro
Abril 01, 2024 15:05
@RRompich - honestly, I don't think you are making the API call you think you are here. Its a bit obscured by the hubspot client code library conve...Leia mais
RRompich on Março 31, 2024
Okay, I've been trying to pull emails, tasks, and notes for each of my tickets through the HubSpot API. Basically, I wanted to obtain the association IDs and then call the Engagements API to retrieve that data. I was following this process : https Leia mais
0 avaliações positivas
0 Respostas
RReiffer on Março 28, 2024
I have been running a search using /crm/v3/objects/deals/search and the filter as follows: { "filterGroups":[ { "filters":[ { "propertyName": "dealname", "operator": "EQ", Leia mais
0 avaliações positivas
1 Respostas
Colaborador(a)
Março 28, 2024 13:47
I have tried the double "" method and several other methods of pre-encoding the string (including standard escapes and Microsoft based ones) - the is...Leia mais
Solucionado
ParvG on Março 18, 2024
Hello community! I have added a login feature inside Calling Extension and I am storing portalId and userId is used to map data in my server. I wanted to know is there a way to access user's portalId and userId inside Calling Extension SDK? Leia mais
1 avaliações positivas
1 Respostas
Accepted Solution
Conselheiro(a) de destaque | Parceiro Platinum
Março 19, 2024 07:48
Hi @ParvG To get the Portal ID use this curl curl --request GET \ --url https://api.hubapi.com/account-info/v3/details \ --header 'a...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.