Export statistics to a file
limesurvey_export_statistics_to_fileExport survey statistics to PDF, XLS, or HTML files with optional graphs and grouping. The output is securely saved to the configured LimeSurvey export directory.
Instructions
Export survey statistics and securely decode the result inside LIMESURVEY_EXPORT_DIR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Optional LimeSurvey language code. | |
| file_name | No | Optional output file name without a directory. | |
| group_ids | No | ||
| overwrite | No | Allow replacing an existing file. | |
| survey_id | Yes | Numeric LimeSurvey survey ID. | |
| document_type | No | ||
| include_graphs | No | 0 | |
| confirm_overwrite | No | Required acknowledgement when overwrite is true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | ||
| workflow | Yes |