ConnectReport Core
Design and schedule PDFs, Excel spreadsheets, PowerPoints, and other documents on your data. ConnectReport provides templating, data source integrations, scheduling, and enterprise governance in a trusted and secure reporting platform.
ConnectReport Core endpoints
| Method | Endpoint | Description |
|---|---|---|
| base templates | ||
| GET |
duplicateBaseTemplate /base-templates/{Id}/duplicate |
Duplicate a base template by its ID |
| GET |
getBaseTemplates /base-templates |
|
| documents | ||
| GET |
getDocument /documents/{fileType}/{fileName} |
|
| filter cycles | ||
| GET |
getFilterCycles /filter-cycles |
|
| GET |
getFilterCycle /filter-cycles/{Id} |
|
| POST |
createFilterCycle /filter-cycles |
|
| DELETE |
deleteFilterCycle /filter-cycles/{Id} |
|
| POST |
updateFilterCycle /filter-cycles/{Id} |
|
| images | ||
| GET |
getImage /images/{title} |
|
| POST |
uploadImage /images |
Uploads an image to the server for use in templates |
| jobs | ||
| GET |
getJob /jobs/{Id} |
Get the status of a queued job, including its status and result if available. |
| report tasks | ||
| GET |
getReportTasks /report-tasks |
|
| POST |
updateReportTask /report-tasks/{Id} |
Accepts partial updates |
| GET |
getReportTask /report-tasks/{Id} |
Read a report task by its ID |
| DELETE |
deleteReportTask /report-tasks/{Id} |
Delete a report task by its ID |
| POST |
createReportTask /report-tasks |
|
| reports | ||
| DELETE |
deleteReport /reports/{Id} |
|
| GET |
getReport /reports/{Id} |
|
| GET |
getReports /reports |
|
| GET |
renderReport /reports/{Id}/render |
|
| templates | ||
| POST |
createTemplate /templates |
|
| GET |
getTemplate /templates/{Id} |
Read a report template by its ID |
| GET |
getTemplates /templates |
|
| POST |
updateTemplate /templates/{Id} |
Accepts partial updates |
| GET |
renderTemplate /templates/{Id}/render |
Render a report template to PDF, PPTX, or XLSX. Responds with a job entity. |
| DELETE |
deleteTemplate /templates/{Id} |
Delete a report template by its ID |
| POST |
importTemplate /templates/import |
Imports an exported .CRPT file |
| GET |
exportTemplate /templates/{Id}/export |
Export a report template to a .CRPT file |
| GET |
duplicateTemplate /templates/{Id}/duplicate |
Duplicate a report template by its ID |
| visualization | ||
| POST |
createVisualization /visualizations |
|
ConnectReport Core pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|