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
rbutler-nw en Abril 24, 2024
Hello, At my company, we use the HubSpot Email APi to send in email content and send emails via an external tool via our HubSpot account. We have been using this API with no issues for quite a few years now, but all of a sudden we are getting th Leer más
0 Me gusta
0 Respuestas
TBizOps en Abril 24, 2024
Hi, we are using HubSpot workflows that trigger a webhook. Our endpoint is on a secure private server, so we need to allowlist the possible domain urls coming from this flow. We know you don't have static ips but we were told it was possible t Leer más
0 Me gusta
0 Respuestas
Arundas en Abril 24, 2024
To get properties of a certain ticket : https://api.hubapi.com/crm-objects/v1/objects/tickets/{ticekt_id } , - this is the api being used. I have seen properties like : ' hs_all_associated_contact_mobilephones' or 'hs_all_associated_contact_pho Leer más
0 Me gusta
0 Respuestas
SKundu6 en Abril 24, 2024
Hi everyone, I hope this message finds you well. We are seeking assistance with an issue that has arisen following our transition from using Hapikey (v2 version) to a Private App (v3 version) for our API calls. Since making this change, we have enc Leer más
0 Me gusta
0 Respuestas
PChumson en Abril 24, 2024
I use engagement Response is success When i look to assosiation history in ticket.Column name is show Unknown Object
0 Me gusta
0 Respuestas
Leotta en Abril 24, 2024
Hi, I would like to create a form where a post code is automatically converted to an address when a user type there. How can I implement this feature?
0 Me gusta
1 Respuestas
Participante
Abril 24, 2024 06:22
It looks like you'll have to create a XHR request from the page embedding the form to any external geocoding service like Google Places API or so. Kn...Leer más
Laragón en Abril 23, 2024
I'm currently working on creating records for a custom object called "Recurring Invoices" based on records from another custom object named "Services." I retrieve data from "Services" to create the "invoices," but the invoices sometimes have their Leer más
0 Me gusta
1 Respuestas
Participante
Abril 24, 2024 06:24
You can do so by using an external API, a workflow and a Custom Code action. https://developers.hubspot.com/docs/api/workflows/custom-code-actions ...Leer más
TMcKernan en Abril 23, 2024
Hey folks, I'm trying to build a site for a client in Wix Studio and connect it to their Hubspot CRM and I'm having issues. The biggest thing I'd like to do is connect Wix Forms to automatically connect to a Hubspot Form. I've tried embedding the Hu Leer más
1 Me gusta
1 Respuestas
Colaborador líder
Abril 23, 2024 19:17
Hi @TMcKernan Directly connecting Wix Forms to HubSpot forms for automatic data transfer is not possible. While you can embed a HubSpot fo...Leer más
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
2 Respuestas
Participante
Abril 24, 2024 03:52
Hello @MSerratore ,for Update you can use: Endpoint URL: https://api.hubapi.com/crm/v3/schemas/ {objectTypeId} Method: PATCH Hea...Leer más
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
1 Me gusta
1 Respuestas
Colaborador líder
Abril 23, 2024 19:37
Hi @TKoehn Creating a workflow trigger specifically for property value changes within custom objects is not possible. Other possibilities yo...Leer más
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
1 Respuestas
Participante
Abril 24, 2024 06:32
Did you double checked private app's scopes?
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
1 Me gusta
1 Respuestas
Colaborador líder
Abril 23, 2024 19:40
Hi @MDrapeau Looks your code is missing a crucial element for sending emails with dynamic content - the actual body content (HTML or ...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.