sensible-so · Arazzo Workflow
Sensible Sync Extract Then Spreadsheet
Version 1.0.0
Synchronously extract a document, then convert that extraction to a downloadable Excel spreadsheet.
Provider
Workflows
sync-extract-then-spreadsheet
Synchronously extract a document and export the result as an Excel spreadsheet.
Posts the document bytes for a synchronous extraction, captures the extraction id, and converts that extraction to an Excel file, returning the download URL.
1
syncExtract
extract-data-from-a-document
Extract data from the posted document bytes synchronously and capture the resulting extraction id.
2
exportExcel
get-excel-extraction
Convert the completed extraction to an Excel spreadsheet and return the time-limited download URL.