Integrations

One scan. Twenty-four places it can land.

The moment a link is clicked or a QR code is scanned, xengo tells your systems — chat rooms, automation platforms, on-call tools, your own endpoints. Every channel below ships today: pick one in the console, paste one URL or key, done.

The xengo console's Add channel picker showing all 24 integration channels
The whole pattern

Every integration works the same three moves

No OAuth marathons, no middleware, no per-tool SDK. Notifications are part of the platform, not a bolt-on.

  1. 1

    Pick a channel

    Console → Notifications → Add channel. Choose from the 24 below — the same picker you see in the screenshot above.

  2. 2

    Paste one thing

    A webhook URL, a routing key, a bot token — each channel needs exactly one credential. Hit Send test to see it arrive.

  3. 3

    Route it

    Attach the channel to the links and QR codes it should hear about — each code carries its own channel list. The next scan reaches the channel in seconds.

Chat & messaging

The scan turns up where your team already is

Nine chat platforms, one pattern: paste an incoming-webhook URL, pick the room, done. Proposals ping the sales channel; event signage pings marketing; nobody refreshes a dashboard.

Automation platforms

A scan in the world starts a workflow in your stack

Seven automation platforms receive the full scan event as JSON at a catch-hook URL — within seconds, signed so your workflow can verify it. What happens next is yours to build: CRM rows, spreadsheets, SMS, smart homes.

{
  "event": "click",
  "source": "qr",
  "code": "spring-launch",
  "shortUrl": "go.yourbrand.com/spring-launch",
  "title": "Spring launch pack",
  "destination": "https://yourbrand.com/spring",
  "tags": { "campaign": "spring-24", "sku": "SB-114" },
  "createdAt": "2026-05-02T09:14:11Z",
  "ts": 1752319441000,
  "at": "2026-07-12T10:44:01+00:00",
  "ip": "203.0.113.7",
  "ua": "Mozilla/5.0 (iPhone; …)",
  "referer": null,
  "customerId": "cus_9f2k…"
}

This is what arrives

The full event — code, source, destination, your tags, timestamp, device — not a bare ping. Deliveries to these platforms carry Svix-compatible signature headers (webhook-signature, HMAC-SHA256), retry on a backoff ladder for up to six attempts, and every attempt is visible in the console's delivery log.

Real-time, signed and retried events →
Incident & on-call

When a scan should wake somebody up

Equipment QR scanned at 3am. A code that should never be scanned, scanned. xengo raises real incidents in the on-call tools — native APIs, not email parsing.

Push to your pocket

No stack? Your pocket is the stack

Four push services — two of them self-hostable, one needing no account at all — so a scan can reach a phone without a chat platform in between.

Webhook & email

The primitives everything else is built on

A signed webhook into anything you run, and plain email for everyone else. If we only shipped these two, the promise would still hold.

One platform. Everything a link should do.

Smart URLs, dynamic QR codes and a full API — branded on your own domain, safety-screened, and tracked. Build, re-point and measure it all in one place.

Start free trial
1,284 clicks
go.acme.com/spring
1 London 412
2 Manchester 168
3 Bristol 94

Smart URLs

Branded short links on a domain you control — editable, screened, and tracked.

Popular Smart URLs features

  • Your own custom domain, auto-HTTPS
  • Re-point live links without reprinting
  • Every destination safety-screened
  • Honest, bot-filtered analytics

Dynamic QR

Branded QR codes you can re-point any time — never reprint the poster again.

Popular Dynamic QR features

  • Editable destination behind every code
  • Your brand colours + logo
  • Real-time scan alerts
  • Per-code scan analytics
$ curl -X POST api.xengo.io/v1/links
{
  "domain": "go.acme.com",
  "url": "https://acme.com/…"
}
→ 201 go.acme.com/aB3xK

API

Create and manage links + QR at scale, straight from your own tools.

Popular API features

  • REST API with scoped keys
  • Bulk-create thousands of links
  • Programmatic QR generation
  • Webhooks + click / scan alerts

Your first channel is two minutes away

14-day free trial, card required, cancel anytime. Email alerts on every plan; all 24 channels from Pro (£39/mo) — pick the ones your team will actually see.