What can you do with it?
The/process-form
command enables you to automatically extract structured data from form documents using DocAI technology. You can process filled forms, applications, surveys, and questionnaires to extract field names and values into organized data, eliminating manual data entry and accelerating document processing workflows.
How to use it?
Basic Command Structure
Parameters
Required:form-document
- The form file to process (URL or uploaded file)
output_format
- Format for extracted data: json or csv (defaults to json)include_confidence
- Include confidence scores for extracted values (true/false)
Response Format
The command returns:Examples
Basic Usage
Advanced Usage
Specific Use Case
Notes
Supported Form Types:- PDF forms (filled)
- Scanned form images
- Multi-page documents
- Various form layouts and structures