APIs & Integrations

Filter by
  • All labels
  • 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
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
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 upvote
0 Reply
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 upvote
0 Reply
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 read more
0 upvote
0 Reply
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 read more
1 upvote
1 Reply
Top Contributor
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...read more
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 read more
0 upvote
1 Reply
Participant
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...read more
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 read more
1 upvote
1 Reply
Top Contributor
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...read more
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 read more
0 upvote
0 Reply
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 read more
1 upvote
1 Reply
Top Contributor
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 ...read more
Laragón on April 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 upvote
1 Reply
Top Contributor
April 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 ...read more
FLaRosa on April 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 read more
1 upvote
1 Reply
Top Contributor
April 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...read more
KRichardson1 on April 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 read more
0 upvote
0 Reply
SvanEck on April 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 read more
0 upvote
0 Reply
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.