Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| form_builder_api [2025/08/19 06:08] – [4. API Details] pr3 | form_builder_api [2025/08/26 04:42] (current) – pr3 | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| ===== 3. Features & API List ===== | ===== 3. Features & API List ===== | ||
| ^ API ID ^ Feature Name ^ Description | ^ API ID ^ Feature Name ^ Description | ||
| - | | API-001 | + | | [[API-001]] | Get Field Metadata |
| | API-002 | | API-002 | ||
| | API-003 | | API-003 | ||
| Line 111: | Line 111: | ||
| **Note:** For any field with `type=upload`, | **Note:** For any field with `type=upload`, | ||
| - | See: **Form Record File Upload API** | + | See: [[Form Record File Upload API]] |
| **Success Response** | **Success Response** | ||
| Line 261: | Line 261: | ||
| ---- | ---- | ||
| - | |||
| - | ===== 5. Acceptance Criteria ===== | ||
| - | ^ ID ^ Acceptance Item ^ Verification Method | ||
| - | | 1 | All APIs must enforce workspace_token | ||
| - | | 2 | Field metadata can be retrieved successfully | ||
| - | | 3 | Form entry can be created successfully | ||
| - | | 4 | Existing form entry can be updated | ||
| - | | 5 | Supports conditional query with pagination | ||
| - | | 6 | Archive function restricted to internal use | Test without internal_access_key; | ||
| - | |||