Integrations
Connect what you already run
Sources and systems of record are pluggable connectors, not a fixed list. If it exposes an API, a mailbox or a file drop, it can be connected.
Sources
Bring invoices in from wherever they land.
- Microsoft 365 / Exchange Online mailboxes
- Google Workspace mailboxes
- Any IMAP or POP mailbox
- FTP / SFTP drops and shared folders
- Salesforce record attachments
- Direct upload and drag-and-drop
- PDF, PNG, JPEG and TIFF — including faxed .tif and phone photos
Systems of record
Post approved invoices where your finance team already works.
- SAP
- SAP Ariba
- Microsoft Dynamics 365 Finance & Operations
- Oracle / NetSuite
- Coupa and other P2P suites
- Any ERP, AP or workflow system reachable over an API
How connectors work
Two small interfaces, not a rewrite.
- A source only has to hand us a file and an identifier
- A destination only has to accept a vendor invoice and be idempotent
- Field schema, thresholds and routing are per-organization configuration
- New connectors ship without touching extraction or review
Need a different ERP or source? The connectors are pluggable interfaces — tell us what you run.
Tell us your stackWhat a connector actually has to do
Very little, which is why new ones are quick. A source hands us a file and a stable identifier — that is enough for us to de-duplicate, render and extract it. A system of record accepts a finished vendor invoice and honours an idempotency key so a retry cannot create a duplicate.
Everything else — your field schema, your confidence thresholds, your approval rules, your vendor matching — is configuration on your organization, not code.
Tell us what you run
Send us your sources and your system of record and we will confirm the fit before you commit to anything.