Skip to content
Integrations

What we ship. What is pluggable. What is on the roadmap.

We will not list an integration we have not built. Today: tenant-scoped API keys, a public career site, and pluggable interfaces for resume parsing and job-board distribution. Everything else lives on the roadmap until it ships.

Programmatic

Shipped: programmatic access.

  • Tenant API keys

    Shipped

    Tenant admins create scoped API keys, revoke them on demand, and rotate them in place. Use them for any programmatic access.

  • Public career site

    Shipped

    Each tenant gets a public career page at /careers/{tenantCode} and a public apply endpoint — no login required for visitors.

Pluggable adapters

Pluggable: drop in your adapter.

  • Resume text extraction (default)

    Shipped

    Apache Tika text extraction plus regex pulls of email, name, and phone for dedupe on bulk resume upload.

  • Resume parser interface

    Pluggable

    Drop in Affinda, Sovren, RChilli, Textkernel, or an LLM-backed adapter against a single interface. Default is the Tika+regex extractor.

  • Job-board distributor interface

    Pluggable

    Interface for pushing requisitions to external job boards (LinkedIn, Naukri, Indeed and similar). Default is no-op.

  • Biometric attendance devices

    Shipped

    Pull-mode integration with supported biometric devices. Each device is tied to one tenant and one site; pulls write to the same AttendanceDay record that the browser punch and geo-fence use.

  • WhatsApp (Meta Cloud API)

    Shipped

    Outbound transactional WhatsApp messages via Meta's Cloud API. Per-tenant phone-number-id + access token configured from Tenant Settings; falls back to platform-wide env config.

  • Microsoft Teams

    Shipped

    Outbound Adaptive-Card notifications via Teams Incoming Webhook. Per-tenant webhook URL configured from Tenant Settings.

Roadmap

Roadmap: not shipped yet — we'll say when it is.

  • SSO / SAML

    Roadmap

    Single sign-on with SAML and SCIM provisioning. Not shipped today; default auth is JWT.

  • E-signature on offer letters

    Roadmap

    Direct e-sign integration for offer letters. Not shipped today; PDFs are generated against templates.

  • Accounting export

    Roadmap

    Payroll and expense journals to accounting systems. Not shipped today.

Ready to see it?

Need something that isn't here?

Tell us what you'd integrate with. We prioritise the roadmap against actual customer demand.