Welcome to Formstack

by Formstack Developers

Welcome to the developer hub and documentation for Formstack!

New Submission Search Service

by Formstack Developers

We are introducing a new search endpoint that allows you to search all forms in an account for specific submission values.

GET /api/v2/submission
https://developers.formstack.com/reference/submission

The primary purpose of this API service is to support customers with GDPR data retention requests and similar. In the past, if an individual requested to be forgotten, searching each form for the submission data they provided (usually an email) was very time-consuming. This new service will allow searching for that attribute across all submission data in the account and provides a list of forms and submissions containing the value.

This service is limited to returning 10,000 submissions that match the search at any one time.