Skip to main content

Exporting Data

CSV Export

Export all responses from any form as a CSV file.
  1. Go to the Submissions tab of your form.
  2. Click the Export button.
  3. A CSV file downloads with all response data.
The CSV includes:
  • One row per submission.
  • One column per question.
  • Submission metadata (timestamp, completion status).

Integration Sync

For real-time data flow, connect your form to:
  • Google Sheets — Responses sync automatically to a spreadsheet.
  • Notion — Responses create database entries in your Notion workspace.

API Access

On Pro plans, use the API to programmatically fetch responses with filtering and pagination.