sensible-so · Arazzo Workflow
Sensible Classify Then Extract
Version 1.0.0
Classify a document to discover its best-fit document type, then submit an asynchronous extraction against that type.
Provider
Workflows
classify-then-extract
Classify a document and then asynchronously extract it using the discovered document type.
Classifies the document bytes synchronously to resolve the best-fit document type, then submits an asynchronous URL extraction for that type and the supplied config and returns the extraction id.
1
classifyDocument
classify-document-sync
Classify the document bytes synchronously to discover which document type in the account the document is most similar to.
2
extractWithClassifiedType
provide-a-download-url-with-config
Submit an asynchronous URL extraction using the document type discovered by classification and the supplied config.
Source API Descriptions
openapi