Create Form
Creates a new form in Formstack.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
Name of the form.
Uncommon arguments
number
ID of template of the form.
string
Stock theme template code for the form.
number
ID of the folder where the form will be created.
string
Title of submit button on live form.
number
Number of visible columns in the form.
string
Position where field labels are placed on the live form.
boolean
Flag to disable or enable submissions to be saved in the database.
string
Timezone of the form.
string
Language of the form.
boolean
Flag to make the form active or inactive.
string
Message to show when the form is inactive.
array of object
Optional fields to create with the form as raw Create Field objects.