Hi
I need help with downloading large Kobo exports reliably (especially geotagging / GPS + photos type forms) and saving them into SharePoint for our automation pipeline.
What we need:
Just a reliable way to download/export the full data (preferably Excel, or XLS ) and then save it in SharePoint.
This works fine for small forms, but fails for large/high-intensity exports.
What we’ve tried (still failing):
-
Manual export from Kobo UI
-
Often stays on “Exporting/Processing…” and then fails
-
Sometimes works late at night but fails again the next time
-
-
Power Automate download
-
Sometimes fails completely
-
Sometimes downloads partial/half data (not full records)
-
-
Python via Kobo API + Azure Automation/Function
-
Works occasionally
-
Most of the time fails due to long runtime / unstable export completion for large datasets
-
-
Paging approach (API pagination)
- We tried paging as well, but still not able to reliably fetch the full dataset for these heavy forms
My questions:
-
Is there a known limitation for exporting/downloading very large datasets (geotags + images metadata)?
-
What is the best practice to download large data reliably? (bulk export vs API vs attachments separate?)
-
Is there any recommended approach to schedule exports/downloads daily?
-
Do we need a paid subscription / Kobo Enterprise for stable large exports, background exports, or higher limits?
Any guidance, tips, or examples would be really appreciated ![]()
Thanks in advance!
