product · inferred from evidence
BatchInputPublicObjectId
A data structure or class used in the HubSpot API for batch input operations.
- hubspot-api-python: paginating associations with `batch_api.read` silently loops forever
I am trying to pull more than 100 results from `associations.batch_api.read` in hubspot-api-python. The function does not seem to support pagination: the API response has no `paging` key I can use, and when I try passing an `after` cursor l