Customer & partner portals
Self-service for customers, partners and suppliers instead of email threads and PDF forms — connected to your ERP, CRM or core system.
Most integration pain is invisible until month-end: orders that did not sync, customers duplicated in two systems, a partner feed that silently stopped. We design integrations as products — with contracts, monitoring, retries and an audit trail.
A typical 200-person company runs an ERP, a CRM, a shop or portal, a payroll system, a ticketing tool and three to ten SaaS products. Each pair is connected by a script, a plug-in, a nightly export or a person. Nobody owns the whole picture; every change to one system risks the others.
The cost shows up as reconciliation work, wrong data in customer-facing channels and projects that stall because “the interface is not ready”. With the right architecture — an integration layer with clear contracts — each system can change without breaking the rest.
Integrations are engineering, not configuration. We treat them with the same rigour as any production system.
Discovery produces an inventory of systems, data owners, flows, volumes and failure modes — and a target design: which system is master for which data, synchronous vs event-driven, and how errors surface.
Depending on scale: direct REST/SOAP integration, a lightweight integration service, or a message broker (e.g. RabbitMQ, Kafka, cloud-native queues). Idempotency, retries and dead-letter handling are in from day one.
Every flow has metrics, logs and alerts. A dashboard shows what synced, what failed, and why — readable by your operations team, not just engineers.
Where you expose data to partners, we design the API contract (OpenAPI), authentication, rate limits, versioning and documentation — so partners can integrate without calling you.
Indicative, for planning. Individual integrations can be smaller; an integration layer for a new ERP is usually larger. The discovery sprint produces a fixed price. How pricing works →
Java/Kotlin or Node.js services; REST, SOAP, OData, EDI, SFTP as the interfaces demand; message brokers where volume or decoupling requires; PostgreSQL for state; OpenAPI; OpenTelemetry-based monitoring. The founder’s background includes SAP (2019–2022) and Deutsche Börse (2014–2018), environments where interface reliability was not optional.
Illustrative scenario — not a client case study
A distributor receives orders from a web shop, two marketplaces and EDI from key accounts. Four scripts written by former employees push them into the ERP; failed orders are noticed when customers call.
One integration service receives orders from all channels, validates and normalises them, writes them to the ERP with idempotent retries, and alerts operations on failures with a one-click replay. Stock and prices flow back to the channels every few minutes.
We publish real case studies only with written client permission. Until then, this section shows the shape of the work, not a result we claim.
Led by a software engineer (since 2008) with roles at
Founder’s employers — not Monolith clients.
Yes — via OData/REST APIs, IDocs/RFC where necessary, and SAP BTP where the customer uses it. We do not do ABAP development inside SAP; we build the systems around it and the integration layer.
Sometimes. For many simple SaaS-to-SaaS flows, an iPaaS is faster and we will recommend one. Custom integration services win when flows carry business logic, need transactional guarantees, high volume, or when per-task pricing becomes expensive. The assessment gives you a recommendation with reasoning.
Your team, with our runbooks and dashboards — or us, under a support retainer with defined response times. Either way, you own the code and accounts.
Usually. We start with a short diagnostic (fixed fee): document what exists, add monitoring so failures become visible, then decide what to stabilise and what to replace.
Self-service for customers, partners and suppliers instead of email threads and PDF forms — connected to your ERP, CRM or core system.
Replace the spreadsheet, Access database or email loop that your operations secretly depend on with a tool built for the job.
Move off the application nobody dares to touch — incrementally, with the business running, instead of a big-bang rewrite that never ships.
List them, tell us what data flows and what breaks today. You receive a written assessment within two business days.