Create or Update Form Submissions
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
objectrequired
A mapping from field identifier to value.
string
A new or existing user ID. If omitted, Feathery generates one.
array of string
An array of form IDs to initialize submissions for.
boolean
Whether the submission should be marked complete.
Uncommon arguments
array of object
An array of document generation objects, optionally with output locations for spreadsheet cells.