Affinda · Arazzo Workflow
Affinda Parse and Reject a Document
Version 1.0.0
Upload a document, wait for parsing, inspect the result, then branch to reject or confirm it.
View Spec
View on GitHub
Artificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
parse-and-reject-document
Parse a document then reject it if it failed, otherwise confirm it.
Uploads a file, polls until ready, and branches: failed documents are rejected, successful documents are confirmed.
1
uploadDocument
Upload the file with wait=false so an identifier is returned for polling.
2
pollUntilReady
Poll the document until meta.ready becomes true, then branch on whether processing failed.
3
4
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.