Holistics API Row Limit

Hi All,

I am setting up the API to help integrate data into a different place. The report currently has a limit of 1 million rows but I need it to download more.

Does anyone know if it is possible to adjust the row limit on the API?

Hi Christ,

To avoid stressing load on your database and better user experience, Holistics imposes a ​hard​ limit of 1 million rows per report.

To work around this limitation, you may consider the following alternatives:

  1. Use dedicated ETL tools to integrate and handle larger data volumes.
  2. Split your report into smaller segments, export them individually, and then combine the data as needed.

Let me know if you have any questions or need further assistance!