I was building an app for hubspot that needs to sometimes export more than million contacts/companies from hubspot with the export api
And came across this in the documentation : Hubspot Export API Doc
- If you’re completing a large export, it may take a few hours to complete the export and you may receive multiple files delivered in a zip file. Multiple files are expected when exporting CSV or XLSX files with more than 1,000,000 rows and XLS files with more than 65,535 rows.
Can someone please help me with get an example of how the api response and zip file for more than million records would look like ?
Cant use my developer account to do this, since the export limits are much lower