AnalyticsReportResults REST API 10,000 Row Limit
Summary:
Hi all,
Not entirely sure if this is General Technical due to APIs or Reporting & Analysis since its report based but, anyways..
We are looking to generate some PowerBI reports from the OSC system and get the data using the REST API.
A bunch of reports that we are looking to export are well over 10,000 rows and according to the API documentation, that is the limit for this endpoint.
Is there a way around this that does not involve manually exporting CSV files on a regular basis?
I have seen there is a VRL_HARD config setting but I am hesitant to set this to 100,000 just for a few reports.
0