threadliner
Forms

Viewing submissions

See a form's raw submission history.

Every submission to a form is kept on record, independent of the contact it created or updated — so the submissions list survives even if you later change how contact matching works.

Steps

  1. Go to Forms and click the submission count next to a form (or open the form and click Submissions).
  2. Each submission shows its timestamp, every field value keyed by that field's label, and a View contact link if it was matched to a contact.

Submissions are paginated (25 per page).

There's no CSV export for submissions yet — if you need the data elsewhere, pull it via the API (GET /forms/:formId/submissions) rather than the dashboard. See the API reference.

Was this page helpful?

Last updated on

On this page