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
Naveen28 on June 16, 2025
i am facing a situation . we do have a non hubspot form which captures lead from login page . but the contacts coming to crm from that form as tagged as customer's customer by default which is wrong , ideally it should be lead. since it is a non hub read more
Participant
June 16, 2025 09:15
Hello Naveen, Is therre a way you can provide more information on the non hubspot form that is being utilized? Based on the information, here are...read more
Solved
BBecker1 on June 13, 2025
Hello, I have a API endpoint with data (Reviews). I want to place these inside a hubdb but is it possible to create an app and sync the data. so it runs like a cronjob. Is this possible with only creating a Private App? or do i need to run the code read more
Accepted solution
Top Contributor | Gold Partner
June 15, 2025 10:06
Hi @BBecker1 , You can’t run scheduled syncs (like a cronjob) using just a HubSpot Private App. The Private App gives you API access, but it d...read more
RLehrhaupt on June 10, 2025
For the endpoint: " https://api.hubapi.com/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/read" I see that there is pagination on a per-object id basis for the 'inputs' parameter. The following endpoint which is non-batch for a s read more
Community Manager
June 18, 2025 10:00
Hi @RLehrhaupt , thanks for getting back to us and thanks @GRajput for your help! I understand that you are using the batch read association...read more
RAgarwal0 on June 10, 2025
Hi Community, Hoping someone can point me in the right direction. We are trying to retrieve the Zoom External ID (hs_meeting_external_id) for our Zoom meetings via the API, but the field is consistently empty. idea is to use this to map the recordi read more
Community Manager
June 10, 2025 16:40
Hey, @RAgarwal0 👋 Have you tried making a request to the Properties API? https://api.hubapi.com/crm/v3/properties/meetings?archived=false ...read more
Solved
cives on June 02, 2025
Is this the correct format for a HubDB API request to add a table row, particularly a location field? I'm getting an error: "message": "Invalid input JSON on line -1, column -1: Cannot construct instance of `com.hubspot.hubdb.mode read more
Accepted solution
Key Advisor | Platinum Partner
June 02, 2025 11:00
Hey @cives , Looks like you are close - just need to update the "lng" to "long": {"type": "location", "lat": 41.8372259, "long": -85.65...read more
Solved
cives on May 31, 2025
Hi there, i'm having an issue with a HubDB table. In the table settings i've enabled API access & dynamic page creation. Through my API, I am able to update every column except for the standard ones; page path (hs_path) and page title (hs_name). read more
Accepted solution
Top Contributor | Partner
June 01, 2025 03:05
Hey @cives , It fails with "No such column", because hs_path isn’t a user-defined column. It’s derived from the row slug and internal system mapp...read more
Solved
pyiracha on May 29, 2025
Hi I have a production app which is listed on the Marketplace but was basic and did not have developer project framework. Now I wanted to add a new feature using the new UI extension app card. I have tried this with a test app which isn't read more
Accepted solution
Participant
June 03, 2025 12:06
Hi guys, allowedUrls issue has now been solved. When I migrated the production app to the new developer framework, the public-app.json was created au...read more
aalonso88 on May 28, 2025
Hi, I'm working with the HubSpot API to programmatically create quotes. I'm able to successfully create a quote in DRAFT status, including all relevant details: line items, template, contact, company, sender, and comments. Once created, the read more
0 upvote
2 Replies
Member
June 02, 2025 01:39
Hello Pete, thanks for the suggestion. I tried but it doesn't work. For creating the quote I'm using the payload as follows: const quotePaylo...read more
Solved
aalonso88 on May 27, 2025
Hi there!!! I'm exercising Hubspot API to create a quote. I was able of creating a quote, including most of the fields within the quote. But I am unable of selecting a template for the quote, so it can not be finished. I'm programming in jav read more
0 upvote
2 Replies
Accepted solution
Participant
May 27, 2025 13:48
Hello! Based on your message, I would suggest that try and do it with the association attribute: https://developers.hubspot.com/docs/guides/...read more
Solved
AndreASantos on May 02, 2025
I am trying to figure out how is the url path and scope permissions needed so I can , using python and API (v3 or v4) return the jira item (id and status ) associated with an specific ticket id.
Accepted solution
Top Contributor
May 02, 2025 15:40
Hi @AndreASantos 1) Fastest route—get the two Jira fields directly from the ticket: GET https://api.hubapi.com/crm/v3/objects/tickets/{TICKET_ID...read more
Solved
PMunar on April 09, 2025
Hi! I am trying to get the contacts from a List. The list is a dynamic list (I think). The list URL is like this: https://app.hubspot.com/contacts/ACCOUNT_ID/objectLists/5039/filters I tried using the https://api.hubapi.com/contacts/v1/lis read more
Accepted solution
Key Advisor | Platinum Partner
April 09, 2025 09:31
@PMunar - I'm thining that the list API you want is described here: https://developers.hubspot.com/docs/reference/api/crm/lists#get-%2Fcrm%2Fv3%...read more
Solved
NNavarro4 on April 08, 2025
Hi HubSpot Developer Community, I'm developing a process using a Private App to download file attachments associated with specific Notes on Contact records. Context: HubSpot Plan: Sales Hub Professional & Service Hub Professional My read more
1 upvote
3 Replies
Accepted solution
Recognized Expert | Gold Partner
April 11, 2025 10:18
Hi @NNavarro4 As you said you already have the notes Id so now please use this endpoint - https://api.hubapi.com/crm/v3/objects/notes/{no...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.