Export Methods at a Glance
Webhook Export
Webhook Export is the primary integration method — it pushes the full structured payload from a processed document directly to an external system (QuickBooks, Xero, Salesforce, your ERP, etc.).How to export a single document
- Open the document and ensure it has Approved status
- In the right panel, click Webhook Export
- Status changes to Export
- The outbound webhook fires within seconds, delivering the full JSON payload to the URL configured in Settings → Webhooks
Batch webhook export
- In the document list, select multiple Approved documents
- Click Batch Export in the batch action bar
- All selected documents are set to Export status simultaneously, each triggering its own webhook delivery
CSV Export
CSV export gives you a spreadsheet containing the extracted field values for all selected documents — one row per document, one column per field.Exporting a selection
- In the document list, select the documents you want to export
- Click CSV Export in the batch action bar
- A
.csvfile downloads to your browser
What’s included in the CSV
The extraction profile field columns vary depending on which profile was used for each document. If you export documents from multiple profiles, each profile’s fields appear as separate columns.
Full database export
To export all documents across all contacts and folders, go to Advanced Search, clear all filters, select all results, and click CSV Export.PDF Report
PDF report export produces a formatted document suitable for compliance submissions, client reports, or audit packages.- In the document list, select the documents to include
- Click Export PDF
- A formatted
.pdffile downloads
- Your RecordEngine instance name and export timestamp
- One section per document showing: filename, status, confidence score, all extracted fields, and AI summary
- Total document count and summary statistics at the top
PDF report export is separate from the Audit Log PDF export. The document PDF report shows extracted field data. The Audit Log PDF shows the action history. Both are useful for compliance — they cover different aspects of the record.
Downloading the Original File
The original uploaded file is always stored unmodified in RecordEngine. You can download it at any time:- Open the document
- In the right panel, click Download Original
- The file downloads exactly as it was uploaded — no watermarks, no modifications