I would like to know the best possible options to display the optimize reports in custom front end application (react) and is there any project available in GitHub for the same.
I have explored the optimize api and I am not very comfortable with it as It need multiple api calls to get a single report data.
Thanks for the reply.
I am looking for an option to proivde data to custom application through the api ( preferably with an single consolidated api which will give complete report data ) and the custom front end application will use that as a source and display the report.
Notice that the call to export report data is paginated, so it needs the searchRequestId returned in the first reply. This is needed in the following pagination calls.