You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: design/features/getting-completed-form-submissions/version-4-daily-batch-submissions.md
+33-3Lines changed: 33 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,11 +100,41 @@ The last line of which would change to read “You are getting a daily CSV of th
100
100
101
101
### Daily collation email - live version
102
102
103
-
<imgalt="First question page in a form with guidance showing English while the Welsh version toggle is selected. Screenshot"src="./version-4-daily-batch-submissions-screenshots/1001-daily-submission-email-live.png"width="500">
104
-
103
+
<imgalt="Daily form submissions, live form example email. Screenshot"src="./version-4-daily-batch-submissions-screenshots/1001-daily-submission-email-live-fixed.png"width="500">
104
+
105
+
This is an example of the new daily email that will be sent to the processing email.
106
+
107
+
- The email will be sent just after 2am each day and contain all submissions from the previous day collated into a single CSV file.
108
+
- The CSV will not include uploaded files from the form but will include the associated file name for the form processors to be able to link the submission and file.
109
+
110
+
The email subject line for live forms reads:
111
+
112
+
> Daily form submissions: ‘[Form name]’ - xx month year
113
+
114
+
The email reads:
115
+
116
+
> Form name: “[form name]”
117
+
>
118
+
> All submissions to this form from xx month year are attached to this email in [a CSV file named | CSV files names]:
119
+
> - govuk_forms_form_name_2026-02-13_1
120
+
> - govuk_forms_form_name_2026-02-13_2
121
+
> - govuk_forms_form_name_2026-02-13_3
122
+
>
123
+
> > Check that these answers look safe before you use them
124
+
>
125
+
> Submissions are split into separate CSV files if the form’s been changed in a way that affects the structure of the CSV.
126
+
>
127
+
> For forms with file upload questions, the uploaded files will only be attached to the individual completed form emails.
128
+
>
129
+
> > **You cannot reply to this email**
130
+
> >
131
+
> > If you’re experiencing a technical issue with this form, contact the GOV.UK Forms team (linked) with details of the issues and the form it relates to.
132
+
105
133
### Daily collation email - preview version
106
134
107
-
<imgalt="First question page in a form with guidance showing English while the Welsh version toggle is selected. Screenshot"src="./version-4-daily-batch-submissions-screenshots/1002-daily-submission-email-preview.png"width="500">
135
+
<imgalt="Test daily form submissions, draft form example email. Screenshot"src="./version-4-daily-batch-submissions-screenshots/1002-daily-submission-email-preview.png"width="500">
0 commit comments