Crystal Reports · Example Payload

Crystal Reports Infostore Entry List Example

Business IntelligenceCrystal ReportsData AnalyticsEnterprise SoftwareReportingSAP

Crystal Reports Infostore Entry List Example is an example object payload from Crystal Reports, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

entries

Example Payload

Raw ↑
{
  "entries": [
    {
      "id": 4201,
      "cuid": "AaGKDkx9w5RMoGANrfKwmn0",
      "name": "Report Samples",
      "type": "Folder",
      "description": "Sample Crystal Reports",
      "uri": "/biprws/infostore/4201"
    }
  ]
}