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
vip on January 16, 2025
Hi All, I have setup a bot in Copilot to run a flow to create a contact record using the Create a Connect Power Autoamte connector but running into an error Error Message: Authentication is not configured for this bot Error Code: Authenticatio read more
0 upvote
1 Reply
Top Contributor | Partner
January 16, 2025 22:30
Hi @vip , The "Authentication is not configured for this bot" error means that you need to set up the correct authentication in Copilot Studio. ...read more
uaslam on January 16, 2025
Hi, we’ve integrated HubSpot APIs with our web app, and users need to connect their HubSpot accounts using the OAuth flow. During the authorization flow, we are requesting the following scopes: [ "crm.objects.companies.read", "crm.objects.compa read more
0 upvote
3 Replies
January 16, 2025 18:42
Hi @uaslam 👋 Thanks for the update. I now notice that you're using some scopes relating to "custom objects" -- these scopes are not automa...read more
FoodIsFriend on January 16, 2025
Hi, I need to search all of the meetings the contact/customer has booked filtering on their email. Of all the properties in the meeting.. I don't see anything that is associated with the contact's email https://developers.hubspot.com/ read more
0 upvote
1 Reply
Key Advisor | Partner
January 16, 2025 15:28
@FoodIsFriend - might I suggest that a good approach here would be to: - derive the Contact ID from the email address you have using an seperate ...read more
GarnetYeates on January 16, 2025
Using the v3 schemas API I've been able to fetch the schema for my contacts object so that I can read the association definitions. Here is an example of one such definition that I've retrieved from the returned schema.associations array: { fro read more
0 upvote
3 Replies
Key Advisor | Partner
January 16, 2025 14:56
I'm betting the v1 API doesn't support the whole range of associations now possible, including user defined types which you may well need here. ...read more
ventit1 on January 16, 2025
Hi everyone, I’m trying to add padding: 8px around my HubSpot form embedded via an iframe, but I haven’t been able to get it to work. Here’s an example of a similar form where I want to replicate the 8px padding: Form Example How can read more
0 upvote
3 Replies
Participant
January 16, 2025 23:08
Hi! You can switch the form to raw html (this will stripe the styling and just render a base html form not iframed) where you can style everything. ...read more
PPatel32 on January 16, 2025
I have tried below APIs to fetch the Account name and portalId. I have get the portalId from this API https://api.hubapi.com/account-info/v3/details but didn't find any proper API to fetch the account name.
0 upvote
1 Reply
Community Manager
January 16, 2025 16:33
Hi @PPatel32 ! Welcome to the Community-- happy to have you here 😊 This is a great question for our API & Integrations forum, so I mo...read more
PKolimar on January 16, 2025
Hi, I have been trying to capture Mobile Phone Number from my website form to Hubspot, but every time it shows it blank, captures it as Phone. I have already changed the label, fields, Internal name, and field. my form code looks like this. Cor read more
0 upvote
3 Replies
Top Contributor | Partner
January 16, 2025 22:47
@PKolimar , HubSpot does not automatically track non-HubSpot form submissions. If you need tracking, you can use a HubSpot form instead, but it...read more
TvanRijn on January 16, 2025
Hello, I am having a problem trying to update my company records. I am trying to update them through the Record ID (hs_object_id) variable via my meltano target-hubspot. So in the .csv that I'm automatically sending with the API there are 2 fiel read more
Key Advisor
January 16, 2025 18:55
Hi @TvanRijn Can you verify that if your import includes both a Company ID (company_id) and a Record ID (hs_object_id), ensure that hs_object_id...read more
devphoenix2404 on January 16, 2025
Hi HubSpot Community, Since last night, we’ve noticed that requests to the /crm/v3/exports/export/async endpoint are consistently failing with a 400 Bad Request status code. This behavior persists across multiple attempts, and we’ve verified that read more
3 upvotes
1 Reply
Participant
January 16, 2025 19:21
Experiencing the same issue. I am able to export deals, and contact data, but when attempting companies I get the same error. I validated all of ...read more
Solved
AMrb on January 16, 2025
While the same ticket shows correct rendered html in HelpDesk module page, in the Ticket module page the description is rendered as normal text. it's not related to api directly more a bug on the whole system.  
0 upvote
2 Replies
Accepted solution
Member
January 16, 2025 09:44
no it's ok, I just leave the notice here, if the devs want they could open themeselves a ticket in their support tool... in the age of AI I would ima...read more
AMrb on January 16, 2025
uploading a file via api shows a classic 1970, so it seems Hubspot fails to set "now" date on creation date of uploaded file.
0 upvote
1 Reply
Community Manager
January 16, 2025 13:30
Hi there! Can you share an example of your requests for creating the note and for the association? I did a basic test using my dev portal and a test ...read more
VMourya on January 16, 2025
Hello there, I am building an Hubspot public app. I want to let my app users to see their analytics data in Hubspot dashboard. I have created custom properties and store the app generated data into those properties but users still need to create read more
0 upvote
2 Replies
Participant
January 16, 2025 06:46
Thank you so much for your answer. I really appriciate it. can you please provide me the api docs for these apis Analytics API and Dashboard API. is...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.