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
  • No Replies Yet
piyushgoyal on June 06, 2023
import hubspot from pprint import pprint from hubspot.crm.deals import PublicObjectSearchRequest, ApiException client = hubspot.Client.create(access_token="<KEY>") public_object_search_request = PublicObjectSearchRequest(filter_groups=[{"fi read more
0 upvote
1 Reply
Recognized Expert | Diamond Partner
June 06, 2023 15:08
Hi @piyushgoyal , I'm not sure you can search through associated object properties, it seems that you can only search for the associated contact...read more
LEmmanuel on June 06, 2023
Hello, We are experiencing an issue with the Lead Status property. The status "Presentation" in the UI is showing as "BD Not Interested" in the API. We are using Powerbi as a data visualization tool and Fivetran as the connector. We have already co read more
MichaelBrock on June 06, 2023
My client would like to create an email template via the api and send a marketing email using that template weekly. Our point of contact at Hubspot thinks that market email templates can only be created via the Design tools inside of Hubspot admi read more
0 upvote
4 Replies
Recognized Expert | Diamond Partner
June 06, 2023 14:11
Hi @MichaelBrock , Currently, the only way to send an e-mail through the API is with this add-on. The only other solution I can think of is updati...read more
ST9 on June 06, 2023
i need my user to redirect hupspot account after login to my app if the user loged in to my app he will automatically login and redirect to hubspot account is there any api ? i am using php
0 upvote
0 Reply
YouAssa95 on June 06, 2023
Hello, Is it normal to receive api errros in other languages other than English ? For some reason it's the case with one portal that installed my hubspot applicaton, my code was created to deal with errors only in English. Anyy thoughts on this pl read more
0 upvote
0 Reply
oskarunt on June 06, 2023
I need to export a large number of users' deals from HubSpot through the API. Each user can have up to 100k deals that need to be exported. However, the process of using the API to export everything is quite slow due to rate limits. I have been expl read more
0 upvote
1 Reply
Recognized Expert | Diamond Partner
June 06, 2023 14:31
Hi @oskarunt , The only thing that I can imagine you could still try is using GraphQL to make the API calls. It has a different rate limit ...read more
Aiswarya on June 06, 2023
Hii, I would like to make a decision about the property of one of my custom objects. Is there any API available for this requirement? I am including the image of the custom objects included in my account. I need to get the properties of the custo read more
0 upvote
2 Replies
Contributor | Platinum Partner
June 06, 2023 06:00
@Aiswarya Hi. If yout want to get a specific custom object property value , please try this. method: GET https://api.hubapi.com/...read more
AlGa on June 06, 2023
Hi all, I hope I am posting this in the right place, this is my first using the community forums and Hubspot in general. I am working in a company that uses Hubspot for contact management and other automation. They've asked me to check how t read more
1 upvote
2 Replies
Guide | Platinum Partner
June 07, 2023 08:18
Hi @AlGa There are a few reasons why the HubSpot tracking code might not find the user. * **The tracking code is not installed correctly.** Ma...read more
gangelo on June 05, 2023
Hi everyone! I'm using the nodejs-api for the first time, but I was reading the documentation, and the readme still needed to be updated. This readme ( https://github.com/HubSpot/hubspot-api-nodejs#example-create-contact-company-and-associate-cr read more
0 upvote
2 Replies
Participant
June 06, 2023 08:43
Hey himanshurauthan! Thank you for the quick answer! So, I tried your code here, and it's giving me this warning/error: As I said in my origi...read more
RBambirra on June 05, 2023
Hello, I was trying the integration between Aws appflow with Hubspot using the private app, but I was not successfull. It requires a client ID and client secret. Could someone please point me in the direction of a document that describes the read more
0 upvote
0 Reply
BruceClark406 on June 05, 2023
Hello! Question here (Hope I am in the right place) I am trying to created a custom behavioral event to track a specific metric. I have it set up to only trigger when I hit the api endpoint. However, before I could finish the implementation, I see t read more
0 upvote
0 Reply
SBangaru on June 05, 2023
Vonage is invoking the Hubspot APIs and of late we are encountering the Rate limit error: "You have reached your ten_secondly_rolling limit." Can you please advise on how to address this error and on why the limit was set to this low value? With the read more
0 upvote
1 Reply
Recognized Expert | Diamond Partner
June 05, 2023 12:12
Hi @SBangaru , By default, the burst limit is 100 requests per 10 seconds. To avoid hitting this limit, you would need some kind of rate limit...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.