Business API integrations — connects to what you already use

Four kinds of connector, one field-mapping engine and a run log that tells you exactly what happened. If your other system speaks HTTP or CSV, you can wire it — no middleware in between.

Integrations and jobs in the Olmira admin

Four ways in and out of Olmira

Import a file — Upload a CSV of products, customers, orders or bookings — up to 10,000 rows per file — map the columns once, and re-run it whenever the file changes.

Pull on a schedule — Point Olmira at any HTTP endpoint and it fetches on your schedule, as often as every 5 minutes, with your API credential stored encrypted.

Receive pushes — Every connector gets its own signed endpoint. External systems POST to it; Olmira verifies the signature before touching a single record.

Send events out — 22 webhook events — orders, bookings, payments, invoices, tickets and more — delivered signed, with automatic retries when your endpoint is down.

Integrations and jobs in the Olmira admin

Map their fields to yours, once

Pick a source field, a target field, and optionally a transform — a default, a status remap, a date format. A dedupe key makes re-runs safe: matching records update or skip by the policy you chose, never duplicate. And the engine only writes allowlisted fields — a payload can never set an ID, an owner or a price it shouldn't. Imported products arrive as drafts; imported contacts are never marked as consented to marketing.

Integrations and jobs in the Olmira admin

Every run leaves a record

Each import, pull and push becomes a run with a verdict: how many records were received, created, updated, skipped and failed. A single bad row fails on its own — it never aborts the batch — and failed runs retry automatically with increasing delays before landing in a dead-letter state you can inspect. When something looks off in your catalogue, the run log is where the answer is, not a support ticket.

What it costs

Connectors, webhooks and the run log are included on Pro and above. On Starter, add Outbound webhooks & integrations for €5/month and API access for €10/month. Security is not a tier: signed endpoints, encrypted credentials and the write-allowlist apply to every plan.

Bring your data with you

Free 30-day trial. Your first CSV import takes minutes.