Update a Workflow
Updates a workflow in DocuPipe.
Query
Comma-separated response fields to include.
Body
This step will always standardize the submitted document through one or more schemas you specify.
This step standardizes the document and immediately reviews every resulting standardization.
This step allows you to decide on a list of class IDs to classify into, and define which schemas to standardize by, conditional on the classification result. You may choose to only standardize some of the classes, or standardize the same class by multiple schemas.
This step first runs a split operation on the submitted document, then standardizes every resulting sub-document using all schemas provided in `schemaIds`.
This step runs a split operation on the submitted document, then classifies each resulting sub-document, and finally standardizes any sub-document whose classification matches a provided class-to-schema mapping.
Optionally name your workflow