type and name are required. The template object structure varies by field type - see Field Types Reference for complete detailsExample Field Creation
Here’s how to create a single select field:Authorizations
Enter your Fillout API key. Format: Bearer <api_key>
Path Parameters
The unique identifier of the database
The unique identifier of the table. You can also use the table name instead of the ID.
Body
Field type - see Field Types Reference for complete list of available types and their configurations
single_line_text, long_text, email, url, phone_number, number, currency, percent, rating, duration, single_select, multiple_select, checkbox, date, datetime, attachment, linked_record, lookup Field name
1Field-specific configuration options (optional - uses defaults if not provided). See Field Types Reference for detailed template structure by field type.
Response
Field created successfully
Unique identifier for the field
Name of the field
Field type - see Field Types Reference for complete list of available types and their configurations
single_line_text, long_text, email, url, phone_number, number, currency, percent, rating, duration, single_select, multiple_select, checkbox, date, datetime, attachment, linked_record, lookup Field-specific configuration options. See Field Types Reference for detailed template structure by field type.
Display order of the field