You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How do you execute an analytics report in REST

Received Response
44
Views
4
Comments
edited Jun 8, 2022 12:10PM in General Technical Discussions 4 comments

Summary

execute analytics report using REST

Content

I am runing a query to pull directly incident information, rather than using an existing analystics report.  I am not sure which one would be a better option, but the issue is that I don't know how to execute an analytics report  using REST API. I have used Postman with GET to execute the report, but it looks that I get the report defenition :  

GET https://mysite.custhelp.com/services/rest/connect/v1.4/analyticsReports/101171

The report filters are:

"id": 101171,
    "lookupName": "Incidents",
    "createdTime": "2020-10-02T19:27:56.000Z",
    "updatedTime": "2021-05-13T22:43:19.000Z"

It looks that I have to do a POST method?  How would I execute the report?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!