Supported formats
Upload methods
You can upload files to a pipe in several ways:| Method | Description |
|---|---|
| Upload | Drag and drop files or click to browse from the pipe detail page |
| Forward or send documents to the pipe’s email address | |
| HTTP API | POST files to the /pipes/{pipeId}/http-trigger endpoint |
File lifecycle
Files move through the following statuses as they are processed:| Status | Description |
|---|---|
| Pending | File upload initiated but not yet received |
| Uploaded | File received and queued for processing |
| Processing | Pipeline is actively processing the file |
| Completed | All pipeline steps finished successfully |
| Failed | Processing encountered an error |
| Review | File is waiting for human review before continuing |
File details
Each file record includes:- Original file name and format
- Upload timestamp and method
- Current status
- Associated run (if processing has started)
- File size