Skip to content

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 = = res
ParameterTypeWhat it is
pathtextThe document’s path.
referencetextStable key (idempotent by environment + reference).
extractionobjectWhat IDP Extract returned, for the validation station.
projecttextThe project to link the document to (to see it in its Documents tab).
formattextThe detected format.
documentTypetextThe document type.
pageslistRendered pages (if you upload them yourself instead of letting Zoan Cloud render them).
retentionDaysintRetention. Empty = the environment default.
  • IDP Extract — extracts and persists; the normal path.