export_report
Export Clockify time tracking reports to PDF, CSV, or XLSX. Choose from detailed, summary, weekly, attendance, or expense formats and save the file to your device.
Instructions
Export a report as a file (PDF/CSV/XLSX). report_type is detailed/summary/ weekly/attendance/expenses; fmt is PDF/CSV/XLSX; bytes are written to save_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| report_type | Yes | ||
| fmt | Yes | ||
| save_path | Yes | ||
| date_range_start | Yes | ||
| date_range_end | Yes | ||
| workspace_id | No |