Quantcast
Viewing all articles
Browse latest Browse all 2504

Retrieving Analytics Report Results on REST

Topic by Christian Edensor Arbon

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 but when I check out another resource, it says that analyticsReportResults are not yet available: http://documentation.custhelp.com/euf/assets/devdocs/may2015/Connect_REST_API/wwhelp/wwhimpl/js/html/wwhelp.htm#href=connect_rest_api.1.11.html.

 

Further checking on our end, /services/rest/connect/v1.3/, on the items object, it does not have an object with name analyticsReportResults.

 

Do I have something to enable to have the analyticsReportResults available for the REST APIs?


Viewing all articles
Browse latest Browse all 2504

Trending Articles