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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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