Skip to main content
POST
Create submissions
Once imported, your submissions will be visible in the “Results” tab of the form editor.
Note: Submissions created via API will not trigger email notifications, workflows, or integrations.

Authorizations

Authorization
string
header
required

Enter your Fillout API key. Format: Bearer <api_key>

Path Parameters

formId
string
required

The public identifier of the form

Body

application/json
submissions
object[]
required

List of submissions to create (maximum 10)

Maximum array length: 10

Response

200 - application/json

Created submissions

submissions
object[]
required

List of created submissions