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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
Hello all, I am trying to use the API to get all the details of the UTMs by day: source, medium, and campaign. I see here documentation about using drill down and filters, but I can only get the source, medium, OR campaign. I want to pull all Beitrag ansehen
Hi, so I have a private app that connects hubspot with a form in website. If user fills up this form, shortly our BE will hit hubspot API to save the data in our hubspot. It run well till May 29 and after that we are getting 1006. Here's the cu Beitrag ansehen
Hi @nurinaf ,
Based on this post , the error might indicate that the IP that is used when accessing the API has been banned by Cloudflare.
...Beitrag ansehen
Steps to reproduce: 1. Create a new property of a type `Single-line text` or `Multi-line text` for any object type (or use any existing property of those types). 2. Insert this example value (65512 bytes) of this property for any object. 3. Try t Beitrag ansehen
Hi @bohart ,
Could you add this as an 'idea' as well? That way, we can upvote it and it will probably get on the roadmap a bit sooner!
...Beitrag ansehen
X-HubSpot-RateLimit-Secondly-Remaining How do I get this value? on /crm/v3/objects/contacts/search The Create/Update contact batches have it, but my issue is on the search as this is individual per every record. My headers Beitrag ansehen
Hi @EIbbetson ,
I had the exact same issue, there is a reason tho. The 'CRM Search' endpoints have a different limit than the other API endpoint...Beitrag ansehen