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
Clearworl on November 28, 2025
Hello, I am importing contacts using php but the contact owner is importing random onwer name in Hubspot. $url = "https://api.hubapi.com/crm/v3/imports"; fputcsv($fp, ['Email', 'First Name', 'Last Name', 'Phone', 'Company Name', 'hubspot_owne read more
0 upvote
3 Replies
Community Manager
December 08, 2025 05:04
Hi @Clearworl and thanks for getting back to us! Based on the documentation, when importing contacts via the CRM Imports API, you can control wh...read more
Solved
MangeshFPBeta on October 10, 2025
Hi HubSpot Team, I’m trying to migrate my existing CRM card to the new UI Extensions framework, but my developer account doesn’t show the “UI Extensions” option under the Features section for my public app. Here are my details: Develo read more
1 upvote
2 Replies
Accepted solution
Most Valuable Member | Platinum Partner
October 15, 2025 08:38
Welcome to the community @MangeshFPBeta . Hopefully what @BérangèreL shared will help. I would contact HubSpot Support directly if it were ...read more
Solved
baernhardj on September 01, 2025
Hi I would like to get nice formatted phone numbers via HubSpot API. My goal is to update the phone numbers in an external system. All phone numbers should look like the phone numbers in the HubSpot User Interface. I know the phone numers has d read more
0 upvote
4 Replies
Accepted solution
Community Manager
September 09, 2025 07:00
Hi @baernhardj , thanks for getting back to us! And thanks @RubenBurdin for the help! @baernhardj , I'd recommend that you share this fee...read more
Solved
Drew_Kulas on June 16, 2025
I am using the `/settings/v3/users/' endpoint. I am using this to build custom code for an activty tracker that triggers when certain activites have occured, such as Emails, Calls, Meetings, and Deals. I have set up Teams in HubSpot based on the read more
0 upvote
6 Replies
Accepted solution
July 30, 2025 12:11
Hi, hubspot_owner_id returns the ID of an Owner (id field). The actual UserID expected by the Settings API is found in the userId property of t...read more
Solved
JIson on June 11, 2025
I'm looking to update the deal amount but I'm not sure what API to call to do this. I want to single out a specific deal so I can update the deal amount of it. Thanks!
0 upvote
3 Replies
Accepted solution
Member
June 12, 2025 08:01
awesome. Thanks! Turns out it wasn't that easy. I needed to findout the internal name of the pipeline along with the dealstage then do an API search ...read more
Solved
sridharan on May 09, 2025
Hi everyone, I'm working on a Salesforce integration using the HubSpot Engagements API to migrate emails. I’m able to retrieve email engagements using the /engagements/v1/engagements/paged endpoint. However, I now want to: Retrieve only emails read more
0 upvote
3 Replies
Accepted solution
Top Contributor | Gold Partner
May 16, 2025 09:12
Hey! I need a bit more context to what you are doing with these engagements -- once you have these emails/engagements, are you looking to assign them...read more
Solved
Infitech on May 06, 2025
hello , i am using hubspot notes api for getting notes but i not able get comments of it threw api even if i using extra properties as well but not able to get comments of notes . https://api.hubapi.com/engagements/v1/engagements/785413650 read more
1 upvote
1 Reply
Accepted solution
Recognized Expert | Platinum Partner
May 06, 2025 10:26
Hi @Infitech , Last I was aware, they are not available via API. Here's a discussion from last year which I believe is still relevant: https:...read more
Solved
CSteinbach on March 31, 2025
We just ran into a challenge with how HubSpot handles contact imports via API, and I could use some help figuring out a solution. Even though we have "Intnernal ID" set as the unique identifier, HubSpot still prioritizes email addresses. That means read more
0 upvote
6 Replies
Accepted solution
Community Manager
April 02, 2025 08:32
Hi @CSteinbach , thanks for getting back to me! If you do need to update the email addresses as well, then, you'll have to add the "email" proper...read more
Solved
v3rnalequinox on March 13, 2025
Hey everyone, I’m running into an issue with the HubSpot API when trying to retrieve association labels for (deal to deal) associations. For context, I have a Deal that is associated with two other Deals using a custom Association Label called read more
0 upvote
7 Replies
Accepted solution
Contributor
March 13, 2025 20:40
I was getting the same log when I tested on my end. I believe its because the batchApi endpoint only gives generic info and not detailed information....read more
Solved
akshayMore on February 19, 2025
I am using CRM objects GET API endpoint for example, Retrieve companies I get a response such: "results": [ { "archived": false, "createdAt": "2023-03-03T11:59:25.795Z", "id": "7777", "properties": { "createdate": "2023-03-03T11:59:25.795Z", "d read more
0 upvote
3 Replies
Accepted solution
February 19, 2025 16:53
Hi @akshayMore 👋 In response to your questions (to the best of my knowledge): Yes, you can always assume that "id" and "hs_object_id" ...read more
Solved
MAsghari on February 06, 2025
Hi everyone, I need to extract large amounts of data (thousands/millions of records) from HubSpot for our BI system. Using the API seems inefficient for this scale due to rate limits and performance concerns. We typically use ODBC or direct d read more
0 upvote
3 Replies
Accepted solution
Guide
October 22, 2025 16:39
Hi @MAsghari totally fair concern at scale, API pagination is painful. In 2025 the most efficient native route is the CRM Export API, which gene...read more
BNabiullin on January 28, 2025
Hello! How can I associate a contact as a primary contact with a company using API? I've tried this request: PUT https://api.hubapi.com/crm/v4/objects/contact/ ${ contactId } /associations/company/ ${ companyId } Payload: read more
0 upvote
1 Reply
HubSpot Alumni
January 28, 2025 17:50
Hey @BNabiullin , thank you for posting in our Community! It looks like your API call successfully sets the association with the "Primary" l...read more
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.