DynamicFormBuilderDynamicFormBuilder
HomePricingBlogDocsContact
Log InGet Started
Documentation

Getting Started

  • Introduction
  • Quick Start
  • Form Builder Interface

Field Types

  • Text Input
  • Email
  • Phone Number
  • Number
  • Textarea
  • Select (Dropdown)
  • Multi-Select
  • Checkbox
  • Radio Group
  • Date Picker
  • Range / Slider
  • Rating
  • Rich Text
  • Media Upload
  • Map / GeolocationAdvanced
  • TableAdvanced
  • Array (Repeating)Advanced
  • Calculated FieldAdvanced
  • MatrixAdvanced
  • Step Section

Form Logic

  • Conditional Logic
  • Multi-Step Forms
  • Field Validation
  • Translations

Publishing & Sharing

  • Save & Publish
  • Sharing Options
  • Public Forms

Submissions

  • View Responses
  • Export Data
  • Filters & Search

Advanced Features

  • Field Formulas
  • API Integration
  • Cascading Dropdowns
  • Developer JSONPro

Organizations

  • Creating Organizations
  • Managing Members
  • Roles & Permissions

Troubleshooting

  • Common Issues
  • Error Reference
Documentation

Getting Started

  • Introduction
  • Quick Start
  • Form Builder Interface

Field Types

  • Text Input
  • Email
  • Phone Number
  • Number
  • Textarea
  • Select (Dropdown)
  • Multi-Select
  • Checkbox
  • Radio Group
  • Date Picker
  • Range / Slider
  • Rating
  • Rich Text
  • Media Upload
  • Map / GeolocationAdvanced
  • TableAdvanced
  • Array (Repeating)Advanced
  • Calculated FieldAdvanced
  • MatrixAdvanced
  • Step Section

Form Logic

  • Conditional Logic
  • Multi-Step Forms
  • Field Validation
  • Translations

Publishing & Sharing

  • Save & Publish
  • Sharing Options
  • Public Forms

Submissions

  • View Responses
  • Export Data
  • Filters & Search

Advanced Features

  • Field Formulas
  • API Integration
  • Cascading Dropdowns
  • Developer JSONPro

Organizations

  • Creating Organizations
  • Managing Members
  • Roles & Permissions

Troubleshooting

  • Common Issues
  • Error Reference
submissionsexport
DocsSubmissionsExport Data

Export Data

Export submission data to CSV, Excel, or JSON for offline analysis.

Export Formats

From the Submissions tab, click Export to download all submissions. Supported formats:

  • CSV — comma-separated values, compatible with Excel, Google Sheets, and most data tools
  • Excel (.xlsx) — native Excel format with formatted headers
  • JSON — structured JSON array of submission objects, ideal for API integration

Each row in the export corresponds to one submission. Field values are flattened: array and table field values are serialized as JSON strings in a single column.

Filtered Exports

Apply filters in the submissions table (date range, field value filters) before exporting. The export will only include the currently filtered subset of submissions. This makes it easy to export responses from a specific time period or with specific field values.

Scheduled Exports

Pro plan users can configure automatic scheduled exports that run daily, weekly, or monthly and deliver the export file to a specified email address or webhook URL. Configure scheduled exports in Form Settings → Integrations.

PreviousView Responses
NextFilters & Search

On this page

  • Export Formats
  • Filtered Exports
  • Scheduled Exports