Nanonets · Arazzo Workflow
Nanonets Async URL Predict Poll and Approve
Version 1.0.0
Async-predict a document by URL, poll until ready, then approve the file.
View Spec
View on GitHub
AIArtificial IntelligenceOCRDocument AIIntelligent Document ProcessingData ExtractionWorkflow AutomationComputer VisionNo-CodeArazzoWorkflows
Provider
Workflows
async-url-predict-poll-approve
Async predict by URL, poll for completion, and approve the resulting file.
Submits a document URL for async OCR, polls the inference request until a result is present, and approves the file.
1
submitAsyncUrl
ocrModelLabelUrlsAsyncByModelIdPost
Submit the document URL(s) to the model in async mode.
2
pollPrediction
ocrModelGetPredictionFileByFileId
Poll the inference request for the file. Loop back while no page has been moderated or unmoderated yet, otherwise continue to approval.
3
approveFile
verifyFile
Approve the finished file once the prediction is available.
Source API Descriptions
openapi