sensible-so · 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
generate-an-upload-url-with-config
Request a Sensible-signed upload_url for the supplied document type and config, returning the extraction id used to retrieve results.
2
pollStatus
retrieving-results
After the document is PUT to the upload_url out of band, poll the extraction by id until Sensible reports the COMPLETE status.