Affinda · Arazzo Workflow
Affinda Create Document from Data and Index It
Version 1.0.0
Create a resume document directly from structured data, wait for it, then add it to a search index.
View Spec
View on GitHub
Artificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
create-document-from-data-and-index
Create a document from structured data, wait for it, then index it.
Posts structured data to create a document, polls until meta.ready is true, and indexes the resulting document into a named index.
1
createFromData
Create a document directly from structured data with wait=false so an identifier is returned for polling.
2
3
indexDocument
Add the created document to the search index so it becomes discoverable.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.