Summarise Form Submissions to Project Report
Category: Progress And Reporting
Have a stack of form submissions and need to spot the trends? This task fetches all submissions for a selected form template within a specified date range — analyses the data, identifies trends and key findings, then generates and saves a professional project report. Works with any form template type.
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| Form Template | Dropdown | Yes | Select the form template to summarise submissions for. |
| Date Range Start | Date | Yes | Start date for the reporting period (ISO 8601). |
| Date Range End | Date | Yes | End date for the reporting period (ISO 8601). |
| Report Title | Text | No | Custom title for the generated report. If left blank, a title will be generated automatically. |
| Report Category | Dropdown | No | Category for the generated report. |
| Additional Information | Text Area | No | Any additional information or specific areas of focus for the report (optional). |
Parameter Details
Report Category
Category for the generated report.
Options:
Quality- QualitySafety- SafetyProgress- ProgressEnvironmental- EnvironmentalCompliance- ComplianceOperations- OperationsOther- Other
Outputs
Summary
Type: Text/Markdown
Summary
Outputs
Type: Structured Data (JSON)
Outputs
Completion Time
Type: Text/Markdown
Completion Time
Report Id
Type: String
Report ID
Submission Count
Type: String
Submission Count
Example Use Cases
Monthly Safety Inspections Summary
Summarise all safety inspection form submissions for March 2026.
Configuration:
- Date Range Start:
2026-03-01 - Date Range End:
2026-03-31 - Report Title:
Monthly Safety Inspections - March 2026 - Report Category:
health-safety
Tags: form-summary · submissions · report-generation · analysis · trends · automated
Last updated: 2026-06-09