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
  • No Replies Yet
張志明 on October 03, 2023
How can I create a sales lot record and associate it with a certain deal in the workflow custom code use node js script. Thank you!
0 upvote
0 Reply
ApoAlmad on October 03, 2023
Hello, in my integration, I'd like to get a better experience when displaying VALIDATION_ERRORs for field validation (now working on Deals, but may work on more). I assume a good way is to parse the JSON present in message, and extract semantic read more
0 upvote
0 Reply
SSyed94 on October 03, 2023
do_search The hubspot-python client only lets me pull 100 contacts at a time. I want to pull at least 2000. I saw that I would do that through pages but how do I implement in python? def search(riding): public_object_search_request = read more
0 upvote
0 Reply
SBrochadoVill on October 03, 2023
know the name and date of the history of a stage (business life cycle)
Key Advisor | Diamond Partner
October 04, 2023 03:16
Hey @SBrochadoVill ! You can get historical deal stages by clicking on the "Detail" when you hover over that stage: If you're ...read more
ZIsl94 on October 03, 2023
Hey, I wanted some help editing the template to merge duplicate contacts to delete them instead based on several criteria. This page is the sample code for merging duplicate contacts ( https://github.com/HubSpot/sample-workflow-custom-code/blob read more
0 upvote
0 Reply
LLDev on October 03, 2023
I am sending a form to HubSpot through the API, then using a workflow to create the deal from the form and assign a contact. I have not found a way to automatically assign multiple contacts. I have also looked into using custom code in the workflow read more
0 upvote
1 Reply
Key Advisor | Diamond Partner
October 04, 2023 03:21
Hey @LLDev , you have a few approaches here: Manual association (not great) A tool like Associ8 Custom coded action (if you have Ops Pro) ...read more
abiam on October 03, 2023
Hi! I'm trying to customize my form with some tweaks, and the last one I need to work is that, when the contact meets one of the three validation conditionals, the form needs to be stopped from sending the infos to hubspot. The code I already ha read more
0 upvote
0 Reply
SDyer4 on October 03, 2023
Hi API codes now depreciated. I seem to need to set up a private app now but have no idea of settings to link Hubspot account to a signup form on a Wordpress website where I would normally require and API code
Key Advisor | Diamond Partner
October 04, 2023 03:33
Hey @SDyer4 , Correct, API Keys were deprecated back in November 2022. You'll now need to create a Private App, instructions on how to transitio...read more
filipcte on October 03, 2023
I have some custom code inside a workflow: const hubspotClient = new hubspot.Client({ accessToken: process.env.API_TOKEN }); const objectType = "retreat"; const objectId = event.inputFields['retreat_id']; // 9180114708 const read more
0 upvote
0 Reply
LUnderwood on October 03, 2023
I currently have a regular account that has access to a private app and have just created an app developer account. How can I link my app developer account to this private app so I can begin making API calls with my developer API key?
0 upvote
0 Reply
CDP2023 on October 03, 2023
Hi! I have read through numerous posts that speak about how HubspotUTKToken cannot be associated with a contact created using contacts API. But these were some posts which were 2-3 years earlier. I wanted to understand if currently we do have this f read more
0 upvote
1 Reply
Key Advisor | Diamond Partner
October 04, 2023 03:24
Hey @CDP2023 , The current use case that you're describing I don't think is possible. You have two methods to associate a hutk to a contact: ...read more
DVadachkoria on October 03, 2023
Hello, So I have a Product property named 'start price' and it is not copied automatically to line item in same property 'start_price', when using line item API. I use hs_product_id to create association between product and line item but it does 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.