CSV export

Take your form submissions with you.

Export current PostMyForm submissions to a spreadsheet-compatible CSV for review, analysis, migration, or a portable copy of your form data.

Export up to 10,000 current, non-archived submissions per download.

Example export structure

"Submission ID","Received At","Status","Email","Read","Archived At","Field: name","Field: message"
"submission-123","2026-09-06T18:00:00.000Z","accepted","visitor@example.com","false","","Taylor","Hello"

Submitted field names become deterministic columns after the fixed submission metadata.

Portable form data

Get a useful CSV without exporting internal application data.

Spreadsheet compatible

Exports use UTF-8, deterministic columns, and CSV formatting designed for common spreadsheet applications.

Submitted fields included

Your form fields become predictable CSV columns alongside stable submission metadata.

Safer spreadsheet values

Formula-like submitted values are neutralized when the CSV is generated.

Operational data stays out

Internal IP hashes, user agents, provider metadata, delivery events, and application secrets are excluded.

Use your data elsewhere

Move from collected submissions to your next workflow.

PostMyForm provides the CSV. You decide how to review, analyze, store, or import it.

Review submissions in a spreadsheet
Sort and filter current form data offline
Import data into another CSV-compatible system
Keep a portable copy of current submissions

Designed for submitted data

Export customer-facing submission data, not internal metadata.

The CSV excludes internal IP hashes, user agents, referrers, origins, spam-scoring implementation details, provider identifiers, delivery-event metadata, and application secrets.

Formula-like submitted values are neutralized for spreadsheet safety. Form submissions are still user-supplied data and should be handled accordingly.

CSV export questions

Know what the current export does.

How many submissions can I export?

The current production export supports up to 10,000 submissions per download.

Are archived submissions included?

No. The current production export contains current, non-archived submissions only.

Does the CSV include my submitted form fields?

Yes. Submitted field names become deterministic columns after the fixed submission metadata columns.

Can PostMyForm schedule exports automatically?

No. The current release provides an on-demand CSV download and does not provide scheduled exports or automatic synchronization.

Start collecting portable form data.

Create a PostMyForm endpoint for your static website and export current submissions when you need them.