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
AnasM on March 18, 2025
Hello Everyone, I'm trying to use the Export API Endpoint (POST, GET) to create a backup of all our records in Hubspot. I set up the request body and I'm getting the link to download the export, which seems correct. However, for all Objects (Dea read more
0 upvote
0 Reply
JMoleroAlonso on March 18, 2025
Hi!, I have a property ‘subscription__monthly’ set to have unique values. When from Python I call the function ‘client.crm.contacts.batch_api.update’ with several contacts with that property with value ‘’ (this is the value to set the property to n read more
0 upvote
0 Reply
GMoon on March 17, 2025
We have used the API to create new contacts (or open existing contacts), and add new leads depending on different projects our client has in progress. We also create a meeting under the Contact to mark the time of contact with this Contact/Lead. read more
0 upvote
0 Reply
MSerra6 on March 17, 2025
Hi All, I am trying to build an API to pull session information out of HubSpot into a google sheet to create a live sessions data source for a looker dashbaord. As of now, I am only able to create an API that pulls one dimension, either Session read more
0 upvote
1 Reply
Community Manager
March 17, 2025 20:37
Hi @MSerra6 ! Welcome to the Community-- happy to have you here 😊 Thanks for utilizing support -- let's tag in some of our community memb...read more
Solved
SLoomb on March 17, 2025
Hi there, I'm trying to extract (integrate to) the hs_recurring_billing_start_date field which I have selected as a custom date when entering the line items for a deal. I am able to extract all other information I need from the line items and ot read more
0 upvote
4 Replies
Accepted solution
Participant
March 17, 2025 15:34
Your code is a perfect example of what you would need to do to get the data. To reiterate, you want to retrieve the property " hs_recurring_billi...read more
KeganLester on March 17, 2025
When using the Chatflows, I created a new bot and am attempting to use the AWS SDK module that is said to be available in the documentation but I am getting an error saying the module doesn't exist. I tested this on both node 18.x and 20.x. read more
0 upvote
1 Reply
Community Manager
March 17, 2025 20:27
Hi @KeganLester ! Welcome to the Community-- happy to have you here 😊 I want to invite some subject matter experts to see if they have an...read more
dentous on March 17, 2025
using the endpoint https://api.hubapi.com/crm/v3/objects/products we have several products in our application. many have an hs_folder_id, but since 2024-08-27, the value is null. has this property been deprecated? is there an article or refere read more
0 upvote
1 Reply
Community Manager
March 17, 2025 15:01
Hi @dentous ! Welcome to the Community-- happy to have you here 😊 I do not see an option to create or use folders in my Product Library a...read more
FCosgun on March 17, 2025
I'm not sure if this is the right channel to ask, but. I'm currently developing on our developer account where I want to create a custom card that shows active deals for a company. I've created one, it works, but it acts as a table, and it's not th read more
1 upvote
2 Replies
Recognized Expert | Platinum Partner
March 18, 2025 04:11
Hi @FCosgun By Active I am assuming you mean a property whose value is active. If so then you can get all Deals with that particular propert...read more
Solved
mochi15 on March 17, 2025
Hi HubSpot Team, We are experiencing an intermittent connection reset error when calling HubSpot APIs. Below is a sample error log. This issue is also occurring with other HubSpot APIs. We would like to understand the possible reasons behind thi read more
Accepted solution
Member
March 17, 2025 05:34
@mochi15 wrote: Hi HubSpot Team, We are experiencing an intermittent connection reset error when calling HubSpot APIs. Below is a sample err...read more
JZhao on March 16, 2025
My application is running in AWS Sydney region and it calls Hubspot API to create companies and contacts. I am planning to deploy applications in UK which also needs to call the same Hubspot API. I wonder if the API support multi-region by default. read more
Member
March 17, 2025 02:50
@JZhao wrote: My application is running in AWS Sydney region and it calls Hubspot API to create companies and contacts. I am planning to deploy...read more
Nizar2 on March 16, 2025
Hi everyone! So, I have a custom record with 4 properties. I want to create a new record of this object. i do POST to api.hubapi.com/crm/v4/objects/2-41795069 the body is as follow: { "properties": [ { "name": "external_id", "color" read more
0 upvote
5 Replies
Participant
March 17, 2025 15:57
Please try writing out the entire url with the https in front (whichever API version works for you): https:// api.hubapi.com/crm/v4/objects/2-417950...read more
MD14 on March 16, 2025
Hi, I am trying to implement OIDC workflows in our authorisation server so that users in our application can access their tickets in the Customer Portal. Both the authorise and token endpoints are invoked and responses are sent as expected b read more
0 upvote
2 Replies
Member
March 17, 2025 02:06
Hi Jaycee, Thanks for the reply. I have implemented OIDC in our server and as part of that change, we are required to return a token (in JWT ...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.