Affinda · Arazzo Workflow
Affinda Upload from URL, Parse, and Confirm
Version 1.0.0
Upload a document by URL, wait for parsing, then confirm it in the validation tool.
View Spec
View on GitHub
Artificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
upload-from-url-and-confirm
Ingest a document by URL, wait for parsing, then confirm it.
Creates a document from a URL, polls the document until meta.ready is true, and patches the document to set isConfirmed so it leaves the review state.
1
uploadByUrl
Create the document from a URL with wait=false so an identifier is returned immediately for polling.
2
pollUntilReady
Poll the document until parsing finishes, signalled by meta.ready becoming true.
3
confirmDocument
Mark the parsed document as confirmed so it transitions out of the review state and is treated as validated.
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.