...
REST services
Request | Type | Description |
---|---|---|
getAnswers need a better name | GET | Gets survey answers to survey custom questions for the single project during the specified date range. Parameters
Example - link to the example request & response below |
getAvgReport | GET | Gets results of the Average Rating Report for an active survey in a specified project within the specified date range. Parameters
|
getByIssue | GET | Gets survey rating and user comment for a specified ticket. One of the following parameters must be specified:
|
getDateReport | GET | Retrieves data from the "Date Report on User Usage" report for the specified project within the specified date range. Parameters
|
...