Iteratively generate a report (PDF)

Hello, is there a way to iteratively generate a report export (ideally PDF), whether through console or API?

Let’s say I have one report and I need to run this report for each department. Then going even further, for each staff member in each department. Is there a way to iteratively generate and export a report for each individual in an option set? In my example, the parameters passed would be the department and individual name.

I know I could build a report and manually change the parameter value and export that way, but this same report needs generated for over 150k+ individuals so doing it manually is not an option.

I looked into the new paginated reports feature and it almost looks like what I want but I did not see a way to iteratively generate them.

Thank you

There is currently no api to generate reports.

I will mark this as feature request.