If you are using OpenFn to integrate data from KoboToolbox, we want to flag an adaptor update related to Kobo’s upcoming pagination limits on the/api/v2/assets/{uid}/data endpoint.
When these limits take effect (January 2026), integrations that do not follow pagination may still run but return incomplete datasets.
The OpenFn KoboToolbox adaptor (v4.2.9+) has been updated to automatically handle pagination and retrieve full result sets.
What to do
- Upgrade the OpenFn KoboToolbox adaptor to v4.2.9 or later
- Review workflows that pull large datasets via the
/dataendpoint
Relevant links
- Details and guidance in the OpenFn community post
- Original KoboToolbox API announcement
