Recognize PDF documents into a spreadsheet — automatically

The scenario recognizes multi-page PDF documents, sorts the data into fields and adds it as rows to trueConf.

  • Recognizes even scans
  • Handles multi-page PDFs
  • Data sorted into fields
  • Results — into trueConf

How it works

To move data from trueConf to automatically, use a ready-made scenario — no manual exports.

  1. Starts when: When clicking ‘Test workflow’
  2. Then: Load PDFs from doc Folder
  3. Check: Loop Over Items
  4. Then: Read/Write Files from Disk
  5. Then: Set_Input_Path
  6. Then: Split PDF page
  7. Then: Read Splite PDF Page
  8. Then: Extract Text with Typhoon OCR
  9. Then: Aggregate
  10. Then: Structure Text to JSON with LLM
  11. Then: Parse JSON to Sheet Format
  12. Then: Save to Google Sheet
  13. Then: Clear tmp files
  14. Then: OpenRouter Chat Model

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.