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
MSerratore on Abril 23, 2024
Hi developers! I am trying to connect Gainsight to my Hubspot custom object (Account Segments). I want Gainsight to Post updates to the properties on the custom object record. I've received this message from the gainsight team: For setting Leia mais
0 avaliações positivas
0 Respostas
TKoehn on Abril 23, 2024
In HubSpot, I need to create a workflow on a custom object named Account, that triggers only when these properties value changes: Customer First Name Customer Middle Name Customer Last Name Customer Company Name Customer Phone Number Customer Leia mais
0 avaliações positivas
0 Respostas
MDrapeau on Abril 23, 2024
Using the hubspot-python-api, templates_api and events_api seems not being authenticated the same way as other crm APIs. from hubspot import HubSpot app_id = '44004400' api_client = HubSpot(access_token='MY_ACCESS_TOKEN') cust Leia mais
0 avaliações positivas
0 Respostas
MDrapeau on Abril 23, 2024
Given that we have access to the transactional email scope, how can we use the API to send HTML/text emails without templates? import time from hubspot import HubSpot from hubspot.marketing.transactional import PublicSingleSendRequestEgg api_c Leia mais
0 avaliações positivas
0 Respostas
Laragón on Abril 23, 2024
I have a Custom Object (Servicios), and this object has an associated object named (Facturas). This Factura has a property value that I want to extract. How can I access this value record?
0 avaliações positivas
0 Respostas
FLaRosa on Abril 23, 2024
Is it possible to search contacts strictly by email address? This works: {{hubspot-endpoint}}/crm/v3/objects/contacts/search { "query" : "bh@hubspot.com" , "limit" : 5 } However I can see that the search is conducted ac Leia mais
0 avaliações positivas
0 Respostas
KRichardson1 on Abril 23, 2024
Hi all, I would love some help. We currently post our social media updates in HubSpot, which is great, as we can add each post as an asset to the campaigns we have. However, I want to start using Hootsuite to create and publish our social po Leia mais
0 avaliações positivas
0 Respostas
SvanEck on Abril 23, 2024
Hello, If I do a test call on https://developers.hubspot.com/docs/api/cms/pages at the POST /cms/v3/pages/site-pages endpoint it results the following error: HTTP 400 { "correlationId": "xxx", "message": "Invalid inp Leia mais
0 avaliações positivas
0 Respostas
JeannotM on Abril 23, 2024
Hello, I hope y'all are well, I need some help with accessing a deal's line items on a custom module that I am trying to use on an email(abandoned cart). Ijust can't get access to item images, I have tried reading the properties shown on the imag Leia mais
0 avaliações positivas
0 Respostas
YLoesdau on Abril 23, 2024
How would I add products to a deal via API integration? Currently I am having issues with the access token. I created a private app, inserted the client ID and client secret but what is the refresh token? My current python code is the following: Leia mais
0 avaliações positivas
0 Respostas
Celynsa on Abril 23, 2024
Anyone can help to explain to me what is the meaning of below Server response? local variable 'new_customer' referenced before assignment
0 avaliações positivas
1 Respostas
Top colaborador(a) | Parceiro Ouro
Abril 23, 2024 07:48
If you can show some of your code related to using the variable it could help someone help you. The error is saying your code tried to use the value...Leia mais
Solucionado
alafaix on Abril 23, 2024
Hello ! I would like to retrieve a company by name with the api v3 and not with the id. To be honest i would like to create a company just with the CompanyName but because the name can be multiple, I would like to make a API call before to know i Leia mais
0 avaliações positivas
1 Respostas
Accepted Solution
Top colaborador(a) | Parceiro Ouro
Abril 23, 2024 07:57
You can use the idProperty parameter in the to tell the api method you are going to use another unique value to reference the object - in your case t...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.