Integrations

Plays well with the tools you already trust.

TransferCRM connects natively to the services a European transfer company runs on — no middleware duct tape, no per-connector fees.

Native

Google Calendar

Every transfer syncs to your calendar automatically — changes and cancellations included.

Native

Google Maps

Address autocomplete, distance and drive-time pricing on every booking form and widget.

Native

Stripe

Cards, BLIK and Przelewy24 through your own Stripe account — payouts, disputes and rates stay yours.

Native

KSeF e-invoicing

Structured e-invoices for the Polish National e-Invoice System, generated from your normal billing flow.

Native

Live GPS & realtime

Driver positions stream every 30 seconds to dispatch maps and public tracking pages.

For developers

B2B API & webhooks

REST API with API keys, webhooks and partner endpoints — connect OTAs, affiliates and your own tools.

Native

Booking widget

Drop a live booking engine with payments onto any website with a single script tag.

Native

Driver app

iOS and Android app for your drivers — schedule, navigation hand-off and status updates.

Native

Branded email

Transactional email from your own sender address with DKIM and SPF — on infrastructure we run ourselves.

For developers

Built API-first

Everything the dashboard does, the API does too. Create bookings from your website, push them from partner systems, and subscribe to webhooks for every status change.

The full API reference lives in your dashboard — with copy-paste recipes for the common flows.

Start free trial
POST /api/v2/bookings
curl -X POST https://api.transfercrm.com/v2/bookings \
  -H "Authorization: Bearer tcrm_live_..." \
  -d '{
    "pickup": "WAW Airport",
    "dropoff": "Hotel Bristol, Warsaw",
    "pickup_at": "2026-08-01T14:30:00+02:00",
    "flight_number": "LO 282",
    "passenger": { "name": "J. Richardson" }
  }'

HTTP/2 201
{ "id": "ord_9f2...", "status": "confirmed" }

Missing an integration?

Tell us what your operation needs — integrations get built by talking to operators, not by roadmap theatre.

Talk to us