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
Dougality on May 07, 2025
Afternoon, I have been successfully connecting to Hubspot from an AWS Lambda for years using the Hubspot npm package - https://www.npmjs.com/package/hubspot . I noticed today it was not syncing and looked at the logs to see the error below. Do I read more
0 upvote
1 Reply
Community Manager
May 08, 2025 02:29
Hi @Dougality and welcome, we are delighted to see you here! 🤗 Thanks for reaching out to the HubSpot Community! For information, I'd like t...read more
Solved
MSpeers on May 06, 2025
I cannot get an access token using the HubSpot api. I can get the initial HubSpot consent pages to load, I can grant consent from the popups, and I get the return code, but when taking the next step and passing along that code with my client id, cli read more
0 upvote
4 Replies
Accepted solution
Contributor
May 07, 2025 12:21
Hi! yes! @MSpeers Replacing this var encodedData = new FormUrlEncodedContent(data); with this will help var encodedDataString = str...read more
Solved
newera on April 29, 2025
Hi everyone, When authenticating users with HubSpot OAuth2, there is no option to select a Business Unit during the authorization process. After authentication, how can an I request Deals or Company records specific to a Business Unit ? I c read more
0 upvote
3 Replies
Accepted solution
Member
May 08, 2025 06:48
Thanks, I also found that thread and in that it says that it's not supported yet.
GKaur23 on April 26, 2025
I created the hubspot integration in my platform, when the code to refresh access token is hit via dev environment it works fine but when the same code to refresh token is hit via prod environment, I get this issue of bad request, I checked everythi read more
0 upvote
1 Reply
Community Manager
April 28, 2025 04:51
Hi @GKaur23 and welcome, we are so glad to have you here! 🤗 Thanks for asking the HubSpot Community! I have found a similar thread where the...read more
gogrow_dev on April 22, 2025
When a user goes through OAuth authorization flow, `content` scope won't be listed when navigating to authorization link unless user has `superadmin` role. * scopes the app is requesting: 'crm.lists.read' , 'crm.objects.companies.read' read more
0 upvote
2 Replies
Member
April 22, 2025 15:20
The thing is that I don't want that user to be super admin, just want to provide them with the `content` permission to allow them to pull data from c...read more
Solved
_Jelmer on April 22, 2025
Hi, I have been using the HS API's for a while now, but now run into an issue using an API we have not used before (the V4 associations API's). In Basics, we wanted to start with something simple, just to retrieve all ticket IDs linked to a read more
0 upvote
2 Replies
Accepted solution
Recognized Expert | Diamond Partner
April 22, 2025 06:39
Hi @_Jelmer , The above issue is because HubSpot's CRM v4 associations API doesn't support Private App Token and mandatorily requires OAuth 2.0...read more
Solved
DSingh05 on April 16, 2025
Hi everyone, I'm building a public app on HubSpot and planning to use webhooks to track events like contact creation, update, and deletion. I’ve gone through the documentation and have a quick clarification: Are webhook subscriptions tied to the read more
0 upvote
2 Replies
Accepted solution
Contributor
April 16, 2025 21:27
Hey @DSingh05 , great question. So yeah, webhooks in HubSpot public apps are tied to the app itself , not individual users or OAuth tokens. Even i...read more
Solved
MMartinez34 on April 15, 2025
I'm encountering this issue trying to call https://api.hubapi.com/analytics/v2/reports/forms/total but get the error in question. My workspace is on the HubSpot Marketing Enterprise plan and I've enabled any possible scopes (quite literall read more
0 upvote
2 Replies
Accepted solution
Member
April 17, 2025 09:09
EDIT: Sorry, found this thread linked on the side that worked for me. I missed the requirement scope in the API docs. I needed to enable the Busin...read more
LModin on April 10, 2025
I keep getting 400 Bad Request errors, with headers implying there's an issue with Cloudflare when trying to send POST requests to the hubspost API. I'm using OAuth on behalf of a test account to send a POST to https://api.hubapi.com/crm/v3/pro read more
0 upvote
1 Reply
Community Manager
April 10, 2025 23:16
Hey, @LModin 👋 I'd suggest filing a support ticket from your production portal for this. I tested the endpoint, but cannot reproduce the issue...read more
Solved
RayZM on April 08, 2025
Hi I noticed that you have the capability to assist with rotating the OAuth2 Client Secret here mannually . I am curious whether the authorized token and refresh token will become invalid after client secret rotate? Additionally, I noticed that read more
0 upvote
6 Replies
Accepted solution
Top Contributor | Platinum Partner
April 08, 2025 22:49
okay -- so don't stress this! This is simple (with me needing to confirm something with hubspot) when you roll your new secret you will need to...read more
Solved
MarcelReco on April 01, 2025
I’m looking for an API endpoint that lists all third-party apps connected to a HubSpot account. Based on the API documentation, I couldn’t find an endpoint that provides this information directly. Could you confirm if such an endpoint exists? If read more
0 upvote
1 Reply
Accepted solution
Member
April 01, 2025 03:38
As i know, the only way to reliably see all connected apps is through the HubSpot UI under Settings > Integrations > Connected Apps. If you're ...read more
GCheal on March 28, 2025
Hi, I am trying to connect to https://api.hubapi.com/oauth/v1/token, I have populated grant_type: authorization_code, client_id, client_secret, redirect_uri: http://localhost, code. Using postman. The error is 400 Bad Request, cloudflare. read more
0 upvote
4 Replies
Member
March 31, 2025 11:20
Hi, I am using ADF, first I tried the web activity as I wanted to get a list of all that was in scope and then loop through this list. I have also tr...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.