1
Open the submissions tab
In the dashboard, open the form and go to the “Submissions” tab.
2
Export as JSON
Click the “Export” button and choose “Export as JSON”. The file downloads immediately.

Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Download submissions as JSON for programmatic processing.
Open the submissions tab
Export as JSON

[
{
"name": "Ada Lovelace",
"email": "[email protected]",
"message": "Hello from Formbase"
},
{
"name": "Grace Hopper",
"email": "[email protected]",
"message": "Another submission"
}
]