OpenConnector
The integration layer for . REST and SOAP sources, plus Dutch government-standard connectors. Pulls data from your existing systems into typed registers without writing glue code.
No middleware. No nightly batch.
Configure a source, map fields to a register schema, set the trigger (webhook, schedule, manual), and OpenConnector keeps the register filled. Bidirectional: pushes back to the source when the register changes.
REST and SOAP, one config UI.
Configure a source once — REST/JSON, XML, or SOAP — with shared authentication (API key, OAuth, JWT, username/password) and rate limiting. Same configuration shape across all of them.
Schema-aware mapping.
Drop a register's JSON Schema in, OpenConnector generates the field mapping UI. Validation happens at the connector before the register is touched.
Triggers: webhook, schedule, manual.
Real-time webhooks for source systems that can push, cron-style schedules for those that can't, manual run for migration cut-overs. Mix and match.
Audit trail per record.
Every processed record keeps an audit trail — source, target, fields touched — surfaced on the object and queryable through the endpoint's audit-trail route.
Bidirectional sync.
OpenConnector pushes register changes back to the source when configured. Your zaaksysteem stays the system of record; the register is the queryable surface.