Operations
Upload Modes and Drafts
Managed, direct, and staged upload workflows plus owner-bound draft behavior.
Upload modes
Config: formforge.uploads.mode
Values:
manageddirectstaged
Staged flow:
- stage file via upload endpoint
- submit JSON payload with upload token reference
Drafts
Drafts are owner-bound:
- one draft per
(form_key, owner_type, owner_id) - optional expiration via
drafts.ttl_days - draft endpoints require authenticated owner