APIs & Integrations

Filtern nach
  • Alle Label
  • 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
Sortieren nach
Neuesten Beiträge
  • Neuesten Beiträge
  • Top Likes
Status
Alle
  • Alle
  • Gelöst
  • Ungelöst
  • Unbeantwortet
rbutler-jpi on April 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 Beitrag ansehen
0 Likes
0 Antwort
TBizOps on April 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 Beitrag ansehen
0 Likes
0 Antwort
Arundas on April 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 Beitrag ansehen
0 Likes
0 Antwort
SKundu6 on April 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 Beitrag ansehen
0 Likes
0 Antwort
PChumson on April 24, 2024
I use engagement Response is success When i look to assosiation history in ticket.Column name is show Unknown Object
0 Likes
0 Antwort
Leotta on April 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 Likes
1 Antwort
Teilnehmer/-in
April 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...Beitrag ansehen
Laragón on April 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 Beitrag ansehen
0 Likes
1 Antwort
Teilnehmer/-in
April 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 ...Beitrag ansehen
TMcKernan on April 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 Beitrag ansehen
1 Likes
1 Antwort
Stratege/Strategin
April 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...Beitrag ansehen
MSerratore on April 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 Beitrag ansehen
0 Likes
2 Antworten
Teilnehmer/-in
April 24, 2024 03:52
Hello @MSerratore ,for Update you can use: Endpoint URL: https://api.hubapi.com/crm/v3/schemas/ {objectTypeId} Method: PATCH Hea...Beitrag ansehen
TKoehn on April 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 Beitrag ansehen
1 Likes
1 Antwort
Stratege/Strategin
April 23, 2024 19:37
Hi @TKoehn Creating a workflow trigger specifically for property value changes within custom objects is not possible. Other possibilities yo...Beitrag ansehen
MDrapeau on April 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 Beitrag ansehen
0 Likes
1 Antwort
Teilnehmer/-in
April 24, 2024 06:32
Did you double checked private app's scopes?
MDrapeau on April 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 Beitrag ansehen
1 Likes
1 Antwort
Stratege/Strategin
April 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 ...Beitrag ansehen
abbrechen
Suchergebnisse werden angezeigt für 
Stattdessen suchen nach 
Meintest du: 

Möchtest du eine Diskussion beginnen oder eine Frage stellen?

Beitrag erstellen
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.