Connect SealDoc to the tools you already use
EU-sovereign compliance flowing through your existing automation stack. No vendor lock-in, no custom glue code, no data leaving the EU.
Available now
Six ways to get SealDoc into your workflow today.
Shopify
Automatic Factur-X and ZUGFeRD compliant invoices for every Shopify order. B2B detection via VAT number, configurable trigger at payment or fulfillment, download link in the order note.
Contact Salesn8n
Drag-and-drop nodes for Document Generate, Invoice Generate (with profile picker including XRechnung-DE), Job Create/Get, Validator Check, and Peppol Check. Works on self-hosted n8n and n8n Cloud.
npm i n8n-nodes-sealdoc
Webhooks
HMAC signed · retry policyGet notified the moment a job finishes. Five event types:
- job.created
- job.completed
- job.failed
- evidence_pack.ready
- webhook.test
Direct API
REST and JSON over HTTPS, X-Api-Key auth, no SDK required. Multipart upload, then poll or wait for the webhook. OpenAPI 3.0 spec ready for code generation. Staging environment available at staging-api.sealdoc.eu.
Watch Folders
Drop a file into a folder. SealDoc picks it up, processes it, and returns a sealed document. No API call required. Supports glob patterns, configurable interval, and recursive folder watching. Ideal for on-prem batch processing and legacy system integration.
WooCommerce
PreviewAutomatic Factur-X, XRechnung, and Peppol compliant invoices for every WooCommerce order. B2B detection via VAT number, async processing via WP-Cron, and a retry button in the order admin.
Contact SalesOn the roadmap
Connectors we are actively building. Drop us a line if you would like early access.
Make
Native Make custom app: trigger SealDoc from any of Make's 1,500+ apps without writing HTTP module config by hand. Supports Invoice Generate, Document Generate, Job Create/Get, Validate, and Peppol Check.
Odoo
Odoo ERP connector: generate Factur-X, XRechnung, and Peppol BIS 3.0 invoices automatically from posted Odoo sales invoices. Connects via API key, no plugin installation required.
Zapier
Zapier publisher app: connect SealDoc to anything Zapier already speaks, published on the Zapier app marketplace.
Exact Online
Exact Online connector: Exact processes your invoice. SealDoc seals it with a legal timestamp and Evidence Pack. One click, two systems, complete compliance.
Dynamics 365
Microsoft Dynamics 365 Business Central connector: automated compliance invoicing for the EU's most widely deployed mid-market ERP.
Don't see your tool?
Every SealDoc operation is also available through our REST API. If your stack can call HTTP, you can integrate SealDoc directly. The API ships with an OpenAPI 3.0 spec, ready for code generation.
Read the API docs