Affinda · Arazzo Workflow
Affinda Find a Document and Move It to Another Collection
Version 1.0.0
Locate a document by its custom identifier, then move it into a different collection.
View Spec
View on GitHub
AIArtificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
find-and-move-document
Find a document by custom identifier then move it to another collection.
Searches the documents list by custom identifier and patches the first matching document to set a new collection.
1
findDocument
getAllDocuments
Filter the documents list by custom identifier to locate the target document.
2
moveDocument
updateDocument
Patch the matched document to move it into the target collection.