Skip to main content
Apps/OpenConnector
Betav1.2NL · EN6,027 downloads

OpenConnector

The integration layer for Nextcloud. REST, SOAP, GraphQL, file drops, message queues. Pulls data from your existing systems into typed registers without writing glue code.

What it does

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.

Six protocols, one config UI.

REST, SOAP, GraphQL, file drops (FTP / SFTP), message queues (RabbitMQ / Kafka), and database connectors (MySQL / PostgreSQL / MSSQL). 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 log per record.

Every connector run leaves a tamper-evident trail: source, target, fields touched, conflicts resolved. WOO and BIO compliance evidence shipped with the install.

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.