Skip to content

INTEGRATIONS · CONNECTORS

Plug in once.
Publish forever.

A connector is a thin adapter that turns any external system into a typed publisher on the Aixys bus. Click one to fire a synthetic event and watch it arrive live.

  • KINDS8+ first-party
  • LATENCYp50 < 40ms
  • DELIVERYat-least-once
  • AUTHOAuth · scoped tokens

INTEGRATIONS · CONNECTOR PLAYGROUND

Pick a connector. Watch it land.

Every external tool you plug in becomes a first-class publisher on the Aixys bus. Click a connector to fire a synthetic event and see it arrive in the live log.

MEMORY BUSStripeGitHubSlackSnowflakeSalesforceZendeskAWS S3HubSpot

LIVE EVENT LOG

  • Waiting for events…

HOW A CONNECTOR LANDS

Adapter · normalise · publish.

Every connector does three things: authenticate with the external tool, normalise its payload into a typed MemoryEvent, and publish onto the bus. After that it's just Aixys.

SOURCE

External app

webhook · poll

ADAPTER

Adapter

auth · retries

NORM

Normalise

typed payload

BUS

Memory bus

event log

FANOUT

Fan-out

automations · surface · fabric

INTEGRATIONS · CONNECTOR SCHEMA

Two objects. Every connector.

OBJECT

Connector

A configured adapter from an external system to the Aixys bus.

  • iduuid
  • kindenumstripe | github | slack | …
  • account_idref→ tenant account
  • authjsonencrypted · scoped
  • statusenumactive | paused | error
  • last_emitdatetime
OBJECT

Subscription

A rule describing which of a connector's events a subscriber wants.

  • iduuid
  • connector_idref→ Connector
  • filterjsonverb · path · shape
  • deliveryenumbus | webhook | queue
  • dead_letterref→ QueueBucket

PLATFORM · CLOSE THE LOOP

Plug it in once. Everything downstream hears about it.

Aixys treats every SaaS you already pay for as a publisher on the memory bus. Bring the connector, we bring the typed events.