Integrations
Plays nicely with your stack.
OrgNest connects to the tools your team already uses — and ships a full REST API for everything else.
Communication
Slack
Leave alerts, approvals, birthdays, and work anniversaries.
Microsoft Teams
Notifications, approvals, and the OrgNest tab in Teams.
Gmail & Outlook
Calendar invites, meeting holds, and inbox-side approvals.
Finance & accounting
Razorpay Payroll Disbursal
One-click payouts, reconciliation, and beneficiary validation.
ICICI, HDFC, Axis Bulk Upload
Bank-ready files for direct salary disbursal.
Tally & Zoho Books
Post journal entries for payroll, expenses, and PSA revenue.
QuickBooks & Xero
For our customers with overseas entities.
Identity & productivity
Google Workspace
User provisioning, SSO, and directory sync.
Microsoft 365 / Azure AD
SCIM provisioning, SAML SSO, and group mapping.
Google Calendar & Outlook Calendar
Publish holidays, leave, and interview slots.
Hiring & assessments
LinkedIn Talent Hub
Sync jobs, candidates, and applications.
HackerRank & Mettl
Trigger assessments directly from candidate workflows.
Public REST & Webhooks API
Every object in OrgNest has an API. Build custom reports, sync to your data warehouse, or automate workflows your way — OAuth 2.0, rate-limited and versioned.
// fetch employees
GET /v1/employees
// headers
Authorization: Bearer $ORGNEST_TOKEN
Content-Type: application/json
// response
{ "data": [{ "id": "emp_abc", ... }], "page": 1 }
Can't find your tool?
Ping us — we ship new integrations every month, and we prioritize by customer demand.