service · inferred from evidence
batch_api.read
A method in the HubSpot API for reading associations in batches.
- 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