Sensible · Arazzo Workflow
Sensible Upload URL Extract And Poll
Version 1.0.0
Generate a Sensible-signed upload URL for a document type, then poll the extraction id until results are ready.
Provider
Workflows
upload-url-extract-and-poll
Generate a Sensible upload URL for a document type and poll the resulting extraction to completion.
Requests a presigned upload_url for the supplied document type and config, surfaces the upload_url and extraction id for an out-of-band PUT, then polls the extraction id until Sensible reports COMPLETE.
1
generateUploadUrl
Request a Sensible-signed upload_url for the supplied document type and config, returning the extraction id used to retrieve results.
2
pollStatus
After the document is PUT to the upload_url out of band, poll the extraction by id until Sensible reports the COMPLETE status.
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.