2. Rate Limit

ERP Bridge software has to respect the standard HubSpot API Rate limit for public applications (link).

That means roughly 1 database record synchronized with HubSpot every 700-800ms because for each every single database record, the software call HubSpot multiple times to perform the appropriated checks before to push the update or the add request.

The time may vary based on your connection speed and hardware limitations.

Last updated