All DemosSystem Integration

Plug into your
existing systems.

Digitised documents flow directly into your ERP, CRM, DMS, or custom platforms via API, webhooks, or managed connectors.

01

REST API

Full-featured API for programmatic access — upload, process, search, and retrieve documents from any system.

02

Managed Connectors

Pre-built integrations for SharePoint, SAP, Salesforce, MYOB, Xero, and more. Zero-code setup.

03

Webhook Events

Real-time notifications when documents are processed, classified, or flagged. Trigger your own workflows automatically.

Integration Flow

See how documents reach your systems

Select a destination system to see the data mapping, field extraction, and API payload that gets delivered.

Choose destination system
Paper Document
Scan
OCR
Extract
Deliver
ERP

SAP

Extracted invoice data maps directly to SAP FI/MM modules. Auto-create vendor invoices with three-way matching.

Mapped fields
Vendor ID
Invoice Number
PO Reference
Line Items
Tax Amount
Total Amount

REST API

Push or pull documents programmatically. Full CRUD with pagination, filtering, and batch operations.

GET /api/v1/documents

Webhooks

Subscribe to events — document.processed, document.classified, document.delivered. Real-time, no polling.

POST your-url.com/hook

Managed Sync

We handle the integration end-to-end. Configure once, documents flow automatically to your system on schedule.

cron: */15 * * * *