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 Leer más
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 Leer más
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 Leer más
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 Leer más
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...Leer más
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 Leer más
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 Leer más
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 Leer más
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 Leer más
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...Leer más
Can you use workflow to GET data that has been updated from an external source? I have it scheduled 1x/day and we have a custom client ID to link our crms, but Can I parse the return and take action on EACH of the JSON objects in the array? I need t Leer más
Hi @JOrlando19 ,
I suppose you have Ops Hub Pro. In this case, I would go for a coded action where you make the API call instead of using the...Leer más
I need user(s) to get a notification of call engagement. Is there still no way to @ metion users in via API?? This seems so basic. It works from UI not API The only way I have found to get a notification of a new call/engagement is to: G Leer más
Is there a way to have collaspable headlines within the body of CRM email templates? How microsoft word allows the text to expand and hide when you click the triangles next to a headline... Send Help...
Hi @Juhler ,
long story short: not recommended to invest time (and money) into an accordion for emails since it won't work in most cases/email cl...Leer más
We have a multi-tenant SaaS application and are looking to provide a Card to customers. What is the recommended way of securely adding a Tenant ID to the requests that HubSpot makes to our endpoint? Current situation: User adds the App to thei Leer más