APIs & Integrations

Filtrer par
  • Tous les libellés
  • 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
Trier par 
Plus récents
  • Plus récents
  • Plus de mentions Jaime
Statut
Tout
  • Tout
  • Résolues
  • Non résolue(s)
  • Sans réponses
Arundas le Avril 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 Lire la suite
0 Mention J'aime
0 Réponse
SKundu6 le Avril 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 Lire la suite
0 Mention J'aime
0 Réponse
PChumson le Avril 24, 2024
I use engagement Response is success When i look to assosiation history in ticket.Column name is show Unknown Object
0 Mention J'aime
0 Réponse
Leotta le Avril 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 Mention J'aime
1 Réponse
Participant
Avril 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...Lire la suite
Laragón le Avril 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 Lire la suite
0 Mention J'aime
1 Réponse
Participant
Avril 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 ...Lire la suite
TMcKernan le Avril 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 Lire la suite
1 Mention J'aime
1 Réponse
Contributeur de premier rang
Avril 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...Lire la suite
MSerratore le Avril 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 Lire la suite
0 Mention J'aime
2 Réponses
Participant
Avril 24, 2024 03:52
Hello @MSerratore ,for Update you can use: Endpoint URL: https://api.hubapi.com/crm/v3/schemas/ {objectTypeId} Method: PATCH Hea...Lire la suite
TKoehn le Avril 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 Lire la suite
1 Mention J'aime
1 Réponse
Contributeur de premier rang
Avril 23, 2024 19:37
Hi @TKoehn Creating a workflow trigger specifically for property value changes within custom objects is not possible. Other possibilities yo...Lire la suite
MDrapeau le Avril 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 Lire la suite
0 Mention J'aime
1 Réponse
Participant
Avril 24, 2024 06:32
Did you double checked private app's scopes?
MDrapeau le Avril 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 Lire la suite
1 Mention J'aime
1 Réponse
Contributeur de premier rang
Avril 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 ...Lire la suite
Laragón le Avril 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?
1 Mention J'aime
1 Réponse
Contributeur de premier rang
Avril 23, 2024 19:49
Hi @Laragón The HubSpot Associations API enables you to fetch linked records for a specific custom object instance First, obtain the ID ...Lire la suite
FLaRosa le Avril 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 Lire la suite
1 Mention J'aime
1 Réponse
Contributeur de premier rang
Avril 23, 2024 20:12
Hi @FLaRosa You can add more filter conditions within the filterGroups array to further refine your search (ex: searching for a specific...Lire la suite
annuler
Affichage des résultats de 
Rechercher plutôt 
Vouliez-vous dire : 

Vous cherchez à entamer une conversation ou à poser une question ?

Créez un post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.