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.
Shipped: programmatic access.
Tenant API keys
ShippedTenant admins create scoped API keys, revoke them on demand, and rotate them in place. Use them for any programmatic access.
Public career site
ShippedEach tenant gets a public career page at /careers/{tenantCode} and a public apply endpoint — no login required for visitors.
Pluggable: drop in your adapter.
Resume text extraction (default)
ShippedApache Tika text extraction plus regex pulls of email, name, and phone for dedupe on bulk resume upload.
Resume parser interface
PluggableDrop in Affinda, Sovren, RChilli, Textkernel, or an LLM-backed adapter against a single interface. Default is the Tika+regex extractor.
Job-board distributor interface
PluggableInterface for pushing requisitions to external job boards (LinkedIn, Naukri, Indeed and similar). Default is no-op.
Biometric attendance devices
ShippedPull-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)
ShippedOutbound 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
ShippedOutbound Adaptive-Card notifications via Teams Incoming Webhook. Per-tenant webhook URL configured from Tenant Settings.
Roadmap: not shipped yet — we'll say when it is.
SSO / SAML
RoadmapSingle sign-on with SAML and SCIM provisioning. Not shipped today; default auth is JWT.
E-signature on offer letters
RoadmapDirect e-sign integration for offer letters. Not shipped today; PDFs are generated against templates.
Accounting export
RoadmapPayroll 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.