Newer Version Available

This content describes an older version of this product. View Latest

Trended Reports List Resource

Returns a list of trending reports or creates a trending report.
Resource URL
Formats
JSON
Available Version
37.0
HTTP Methods
GET POST
GET Response Body
Property Name Type Description Filter Group and Version Available Version
trended​Reports Trended​Report​Representation[] A collection of trended reports. Small, 37.0 37.0
url String The URL to get the collection. Small, 37.0 37.0
POST Request Body (TrendedReportInputRepresentation)
Property Name Type Description Required or Optional Available Version
apex​Hooks​Class Asset​Reference​Input​Representation The reference to the apex class to execute after successful trending. Optional 38.0
dashboard​Label String The label for the Tableau CRM dashboard that will be created. Required 37.0
dataset​Label String The reference to the dataset used for the report. Required 37.0
report Asset​Reference​Input​Representation The reference to the report being trended. Required 37.0
schedule Daily​Schedule​Input​Representation, Weekly​Schedule​Input​Representation, Monthly​Relative​Schedule​Input​Representation, Monthly​Specific​Schedule​Input​Representation The schedule on which the trending report should be run. Optional 39.0
POST Response Body
Property Name Type Description Filter Group and Version Available Version
apex​Hooks​Class Asset​Reference​Representation The reference to the apex class which is used for post processing each time the report is trended. Small, 37.0 38.0
dashboard Asset​Reference​Representation The reference to the dashboard for the trended report. Small, 37.0 37.0
dataset Asset​Reference​Representation The reference to the dataset with the trended report data. Small, 37.0 37.0
id String The 18 character ID of the trended report. Small, 37.0 37.0
report Asset​Reference​Representation The reference to the report that is being trended. Small, 37.0 37.0
schedule Daily​Schedule​Representation, Weekly​Schedule​Representation, Monthly​Relative​Schedule​Representation, Monthly​Specific​Schedule​Representation Schedule of when this report is trended. Small, 39.0 39.0
url String The URL for the trended report. Small, 37.0 37.0