Retrieving Analytics Report Results on REST
Content
When retrieving analytics report results using SOAP, it is possible using the API available on http://documentation.custhelp.com/euf/assets/devdocs/february2016/Connect_Web_Services_for_SOAP/Content/Web%20Service%20API/Operations/RunAnalyticsReport.htm. I am wondering if there is a counterpart for this API for REST since I want to make the application to have a better performance since I am using a NodeJS-based app.
When I checked out the REST guide on the Technical Documentations page, it says that there is a analyticsReportResults endpoint: http://docs.oracle.com/cloud/latest/servicecs_gs/CXSVC/op-services-rest-connect-v1.3-analyticsReportResults-post.html
1