Documents Upload
Uploads a document — with its pages and extraction — to Zoan Cloud’s document store, so it shows up in the validation station.
Documents Upload path = = content["path"] reference = = res["reference"] extraction = = resParameters
Section titled “Parameters”| Parameter | Type | What it is |
|---|---|---|
path | text | The document’s path. |
reference | text | Stable key (idempotent by environment + reference). |
extraction | object | What IDP Extract returned, for the validation station. |
project | text | The project to link the document to (to see it in its Documents tab). |
format | text | The detected format. |
documentType | text | The document type. |
pages | list | Rendered pages (if you upload them yourself instead of letting Zoan Cloud render them). |
retentionDays | int | Retention. Empty = the environment default. |
Related activities
Section titled “Related activities”- IDP Extract — extracts and persists; the normal path.