APIs & Integrations

saranglad786
Miembro

How to handle HubSpot API limit in my project?

Hi,

I have created C# ASP.NET class library for triggering HubSpot API so I know that HubSpot have daily and per second limit. So how should I handle daily and per second limit because on the same library so many methods are implemented and they executes very fast.

 

So is that any better approach to handle or control API requests in my project?

0 Me gusta
2 Respuestas 2
himanshurauthan
Líder intelectual | Partner nivel Elite
Líder intelectual | Partner nivel Elite

How to handle HubSpot API limit in my project?

Hello @saranglad786,

 

For checking the daily limit when a request is sent add it counter and check whether the limit is reached or not. Also, you can add all the requests to a queue and execute the request.

 

Regards,

Digital Marketing & Inbound Expert In Growth Hacking Technology
0 Me gusta
Jaycee_Lewis
Administrador de la comunidad
Administrador de la comunidad

How to handle HubSpot API limit in my project?

Hi, @saranglad786 👋 Great question! @himanshurauthan do you have any thoughts on how @saranglad786 can think about dealing with these limitations? 

 

Thank you for taking a look! — Jaycee

linkedin

Jaycee Lewis

Developer Community Manager

Community | HubSpot

0 Me gusta