Integrations & API
Connect ActiveManage to everything else — the REST API, API clients, table sync, OpenID Connect and the AI gateway.
- API — The REST API generated from your datastores — what it exposes, how callers authenticate, and the two gates that decide what is reachable.
- API Server — Where the API runs, the health endpoints in front of it, and how AI tool and agent access authenticate.
- API Clients (Outbound) — Connections this platform makes OUT to other other systems’ APIs — the actions it calls, and the log that captures full request and response bodies.
- Custom API Functions — Endpoints of your own design, on top of the ones generated from your datastores, for operations the generated CRUD cannot express.
- API Action Types — The four kinds of action an endpoint can perform, and how their configuration fields are described.
- Table Sync — Copy a datastore from one instance to another by replaying its audit trail, so only what changed travels.
- OpenID Connect Provider — Let other applications sign users in with their ActiveManage account — clients, scopes, grant types, token lifetimes and revocation.
- AI Gateway — One place to configure which AI provider each platform feature uses, how requests are delivered, and what each feature is allowed to see.
- Document & Image Intelligence — Read text and structure out of documents, detect what language something is in, and work out what is in a photograph.
- Google Drive & Xero — Two connected services with their own OAuth arrangements — and the 60-day expiry that catches Xero users out.
- Postcode Lookup — Turn a postcode into coordinates and measure the distance between two — the cache that makes it affordable, and the providers behind it.
- SCIM Provisioning — Automatic joiners, movers and leavers from your directory, so an account here follows what your directory says.