1

API: Full CRUD endpoint for form fields (create, update, delete)

The current API doesn't support creating or modifying form fields. This forces automation users to rely on browser automation (Playwright/Selenium) for the most common setup operation: building a new form with fields.

This is related to the existing request "Generate form using API" but goes further: we need not just form creation, but full field CRUD (create, read with all attributes, update, delete).

Requested endpoint: POST /forms/{id}/fields with support for: type, element_type, label, placeholder, subtext, required, options, custom_key, conditional logic, validation rules.

The January 2026 changelog mentioned this was on the roadmap ("endpoint for form/field creation after internal rebuild"). Any timeline update would be very appreciated.

Related existing submission: "Generate form using API"

Comments

To leave a comment, please authenticate.

No comments yet
Voters
Status
Backlog
Board
Feature
Submitted
UomoMacchina