$ modules / integrations
Integrations.
OAuth, webhooks, typed API, company lookup, payment gateways, voice.
allnativega
// in 60 seconds
- →Google + Microsoft OAuth for SSO and account linking.
- →Typed public API (OpenAPI). Webhooks on every domain event.
- →Company lookup: ANAF, OpenAPI.ro, ListaFirme, Termene. Payment: Stripe, Netopia, PayU.
Core capabilities.
Google OAuth
Login + account link.
Microsoft OAuth
Login + account link.
NinjaOne import
One-way import of orgs / devices / locations.
ANAF / e-Factura
Company lookup + invoice submission + status polling.
Company data sources
OpenAPI.ro, ListaFirme.ro, Termene.ro aggregators.
Payment gateways
Stripe, Netopia, PayU. Per-tenant configuration.
SmartBill
Catalog reseed.
ClickHouse
First-class analytics backend.
Asterisk / VoIP
Voice-agent integration with API keys.
Public typed API
OpenAPI spec. Same endpoints the UI uses.
Webhooks
Emit on every domain event. Signed payloads, retries, DLQ.
// architecture
OAuth via standard flows. Webhooks signed with per-tenant secret. OpenAPI spec auto-generated from handlers.
FAQ.
Can I build my own integration?+
Yes — public API + webhooks. OpenAPI spec covers every endpoint.