Skip to main content

Exporting entries as CSV

Export every submission for a form as a single CSV file. Useful for sharing with non-Shopify-admin teammates, archiving, or importing into a CRM.

How to export

  1. Open the form's Entries page.

  2. Click Export CSV.

  3. The CSV downloads to your browser.

What's in the export

One row per submission, one column per field, plus columns for the submission ID, timestamp, and source URL.

Encoding

The CSV is UTF-8 with a BOM and RFC-4180 escaping, so non-ASCII characters and embedded commas/quotes survive a round trip into Excel, Google Sheets, and standard CRM importers.

Did this answer your question?