PipeReport
Lookup a organization report by its ID
Field : Object | Description |
---|---|
cardCount: Int | How many cards are returned in the report |
color: String | Color of report |
createdAt: DateTime | When the report was created |
featuredField: String | Featured formula that summarizes the Report |
fields: [String] | Fields to show in the report |
filter: Json | Filter to report |
id: ID | The report identifier |
lastUpdatedAt: DateTime | When the report was last updated |
name: String | When the exportation took place |
selectedFormulaFields: [PipeReportFormulaField] | Formula fields selected for the report |
sortBy: ReportSortDirection | How cards are sorted in the report. |