APIs & Integrations

Filtrar por
  • Todas las etiquetas
  • 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
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
MSerratore en 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 Leer más
0 Me gusta
0 Respuestas
TKoehn en 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 Leer más
0 Me gusta
0 Respuestas
MDrapeau en 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 Leer más
0 Me gusta
0 Respuestas
MDrapeau en 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 Leer más
0 Me gusta
0 Respuestas
Laragón en 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 Me gusta
0 Respuestas
FLaRosa en 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 Leer más
0 Me gusta
0 Respuestas
KRichardson1 en 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 Leer más
0 Me gusta
0 Respuestas
SvanEck en 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 Leer más
0 Me gusta
0 Respuestas
JeannotM en 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 Leer más
YLoesdau en 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: Leer más
0 Me gusta
0 Respuestas
Celynsa en 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 Me gusta
1 Respuestas
Colaborador líder | Partner nivel Gold
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...Leer más
Resuelta
alafaix en 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 Leer más
0 Me gusta
1 Respuestas
Accepted Solution
Colaborador líder | Partner nivel Gold
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...Leer más
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.